diff --git a/new.json b/new.json index 9073fb5..d392da6 100644 --- a/new.json +++ b/new.json @@ -12,8 +12,8 @@ "ports": ["1883:1883/tcp", "9001:9001/tcp"], "volumes": [ { - "container": "./mosquitto-data", - "bind": "/mosquitto", + "container": "./mosquitto", + "bind": "/.mosquitto-data", "readonly": true } ]