diff --git a/hass-n8n/config.json b/hass-n8n/config.json index 5b67c2c..692ffec 100644 --- a/hass-n8n/config.json +++ b/hass-n8n/config.json @@ -1,6 +1,6 @@ { "name": "Hass n8n", - "version": "1.56.2.1", + "version": "1.56.2.2", "slug": "hass-n8n", "description": "Self host your n8n instance", "arch": ["armhf", "armv7", "aarch64", "amd64", "i386"], @@ -9,7 +9,10 @@ "icon": "ico.png", "logo": "ico.png", "webui": "[PROTO:protocol]://[HOST]:[PORT:5678]/", - "map": ["ssl", "share"], + "map": [ + "share:rw", + "ssl:rw" + ], "apparmor": true, "ports": { "5678/tcp": 5678