From 397bca4bc4bd193d3e6fa58545868c6241801d0b Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 06:34:04 +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 bb17bf2..bb2d871 100644 --- a/new.json +++ b/new.json @@ -13,7 +13,7 @@ "volumes": [ { "container": "/mosquitto", - "bind": "./mosquitto-data", + "bind": "./mosquitto_data", "readonly": true } ]