From e6809801d4224b1ff6beed9b6478b779fdcbd4d5 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 06:34:52 +0000 Subject: [PATCH] Update 'new.json' --- new.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } ]