remove 127.0.0.1

This commit is contained in:
2026-05-03 17:08:03 +02:00
parent ff59f47f97
commit 5fb47b63ca
+1 -1
View File
@@ -4,7 +4,7 @@ services:
restart: always restart: always
user: '0' user: '0'
ports: ports:
- "127.0.0.1:5678:5678" - "5678:5678"
environment: environment:
- N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true - N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
- N8N_RUNNERS_ENABLED=true - N8N_RUNNERS_ENABLED=true