CFTunnels/src/main/resources/application-local.properties
2025-10-12 21:59:55 +05:30

9 lines
222 B
INI

api.corsResolveUrl=http://localhost:8080
management.health.db.enabled=true
management.endpoints.web.exposure.include=health
management.endpoint.health.show-details=always
logging.level.org.hibernate.SQL=DEBUG
debug=true