Add share volume
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user