We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92bcf57 commit 1646b29Copy full SHA for 1646b29
1 file changed
backend/src/main/resources/application.properties
@@ -6,4 +6,6 @@ spring.flyway.locations=classpath:db/migration
6
# debug options
7
logging.level.org.flywaydb.core=warn
8
9
-springdoc.api-docs.enabled=false
+springdoc.api-docs.enabled=false
10
+
11
+management.endpoint.health.probes.enabled=true
0 commit comments