You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Below is the how it looks for configuration properties.
76
76
77
77
- loads via system property `props.file` or environment variable `PROPS_FILE` (if defined)
78
78
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).
80
80
81
81
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).
0 commit comments