We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686c663 commit 066d24fCopy full SHA for 066d24f
1 file changed
backend/src/main/resources/application.properties
@@ -19,5 +19,5 @@ spring.data.mongodb.uri=${MONGO_URI}
19
# Server Configuration
20
server.port=8080
21
22
-management.endpoints.web.exposure.include=*
+management.endpoints.web.exposure.include=*
23
management.endpoint.health.show-details=always
0 commit comments