From 0f303644a35d475728ced0376a6c6d3a679dfd6d Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 06:26:34 +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 bd42e3d..7292343 100644 --- a/new.json +++ b/new.json @@ -12,7 +12,7 @@ "ports": ["1883:1883/tcp", "9001:9001/tcp"], "volumes": [ { - "container": "/mosquitto" + "bind": "/mosquitto" } ] }