Add share volume

This commit is contained in:
Dmitriy Biloshytskiy
2022-03-22 20:33:11 +02:00
parent 99d2e1cac2
commit 8ca7ee0e58
+2 -2
View File
@@ -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