Skip to content

Commit

Permalink
timbermill p0
Browse files Browse the repository at this point in the history
  • Loading branch information
GalKarpSF committed Nov 13, 2023
1 parent 6d66e99 commit 2961cda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ spring.application.name=timbermill2
server.port=8484
spring.cloud.config.enabled=true
spring.cloud.config.token=${SPRING_CLOUD_CONFIG_TOKEN}
spring.config.import=optional:configserver:${SPRING_CLOUD_CONFIG_URI:}
spring.config.import=configserver:${SPRING_CLOUD_CONFIG_URI}

health.config.enabled=false
management.health.elasticsearch.enabled=false
Expand Down

0 comments on commit 2961cda

Please sign in to comment.