Update docker-compose.yml
All checks were successful
deploy / deploy (push) Successful in 2s

This commit is contained in:
2024-08-05 01:38:57 +00:00
parent 8741ca6c8d
commit 6d869259e1

View File

@@ -22,6 +22,6 @@ volumes:
configs:
mosquitto_config:
content: |
debug=${DEBUG}
spring.application.admin.enabled=${DEBUG}
spring.application.name=${COMPOSE_PROJECT_NAME}
debug=1
spring.application.admin.enabled=true
spring.application.name=aaa