CFTunnels/src/main/resources/application-local.properties
2025-10-18 16:47:24 +05:30

11 lines
280 B
INI

api.baseUrl=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
spring.datasource.url=jdbc:postgresql://localhost:5432/cftunnel