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