* docs: add Custom Environment Repositories and update config sharing
Introduce a new section for "Custom Environment Repositories" to guide users in creating and integrating custom `EnvironmentRepository` implementations. Additionally, update the "Sharing Configuration With All Applications" section.
* add @Profile("custom")