diff --git a/new.json b/new.json index bb2d871..c261002 100644 --- a/new.json +++ b/new.json @@ -13,7 +13,7 @@ "volumes": [ { "container": "/mosquitto", - "bind": "./mosquitto_data", + "bind": "mosquitto_data", "readonly": true } ]