From 2802841d5a652374df2a46a310a0d7c14b6e5d93 Mon Sep 17 00:00:00 2001 From: ShankarMounesh Date: Fri, 29 Apr 2022 06:41:26 +0000 Subject: [PATCH] Update 'Deploment/portainer-stack.json' --- Deploment/portainer-stack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploment/portainer-stack.json b/Deploment/portainer-stack.json index a6b00a4..606afb7 100644 --- a/Deploment/portainer-stack.json +++ b/Deploment/portainer-stack.json @@ -13,7 +13,7 @@ "volumes": [ { "container": "/mosquitto", - "bind": "mosquitto_data", + "bind": "mosquitto-data", "readonly": false } ]