Update hass-n8n/config.json

This commit is contained in:
2026-01-29 10:22:54 +02:00
parent 9ea1aba119
commit 22637db273
+2 -2
View File
@@ -15,10 +15,10 @@
],
"apparmor": true,
"ports": {
"5678/tcp": 443
"443/tcp": 5678
},
"ports_description": {
"5678/tcp": "n8n Web interface"
"443/tcp": "n8n Web interface"
},
"options": {
"auth": false,