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

This commit is contained in:
2024-08-05 01:38:16 +00:00
parent 63efbf37da
commit 8741ca6c8d

View File

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