Skip to content

Commit

Permalink
[DSD-5825] - set spring.profiles.active composite
Browse files Browse the repository at this point in the history
Signed-off-by: Swati Goel <[email protected]>
  • Loading branch information
swatigoel committed Aug 1, 2024
1 parent 4d0eddd commit 14379e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ server.servlet.context-path=${server.servlet.path}
# Uncomment spring.profiles.active and spring.cloud.config.server.native.search-locations for # connecting to local file system for configuration.
#################################################################
#spring.profiles.active=native
spring.profiles.active=composite

#spring.cloud.config.server.native.search-locations=file:///<config-location-on-your-system>

Expand Down

0 comments on commit 14379e2

Please sign in to comment.