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

This commit is contained in:
2024-08-04 23:48:08 +00:00
parent 4cde38efd1
commit b8098baf77

View File

@@ -6,7 +6,7 @@ services:
- '1883:1883'
- '8883:8883'
volumes:
data:/mosquitto/data
#data:/mosquitto/data
- type: bind
source: ./mosquitto.conf
target: /mosquitto/config/mosquitto.conf