Update hass-n8n/config.json
This commit is contained in:
@@ -15,10 +15,10 @@
|
|||||||
],
|
],
|
||||||
"apparmor": true,
|
"apparmor": true,
|
||||||
"ports": {
|
"ports": {
|
||||||
"5678/tcp": 443
|
"443/tcp": 5678
|
||||||
},
|
},
|
||||||
"ports_description": {
|
"ports_description": {
|
||||||
"5678/tcp": "n8n Web interface"
|
"443/tcp": "n8n Web interface"
|
||||||
},
|
},
|
||||||
"options": {
|
"options": {
|
||||||
"auth": false,
|
"auth": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user