Skip to content

Commit

Permalink
disable hello
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaconsalvi committed Nov 28, 2024
1 parent b630262 commit 7e8664f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ management.endpoint.health.enabled=true
management.endpoint.health.probes.enabled=true

#repository

management.health.mongo.enabled=false
spring.data.mongodb.uri=${COSMOS_ACCOUNT_RTP_CONNECTION_STRING:}
spring.data.mongodb.database=${DB_NAME:rtp}
activation.base-url=${BASE_URL:http://localhost}

0 comments on commit 7e8664f

Please sign in to comment.