Skip to content

Commit 449b754

Browse files
authored
Update README.md
1 parent eaf6cfa commit 449b754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Below is the how it looks for configuration properties.
7676

7777
- loads via system property `props.file` or environment variable `PROPS_FILE` (if defined)
7878

79-
- loads via system property `config.profiles` or environment variable `CONFIG_PROFILES` (if defined).
79+
- loads via system property `avaje.profiles` or environment variable `AVAJE_PROFILES` (if defined).
8080

8181
Setting the `config.profiles` or environment variable `CONFIG_PROFILES` will cause avaje config to load the property files in the form `application-${profile}.properties` (will also work for yml/yaml files).
8282

0 commit comments

Comments
 (0)