Webhook URL angepasst

This commit is contained in:
2026-01-04 15:25:26 +01:00
parent fe36852eb2
commit abb4ba1d13
+5 -1
View File
@@ -30,7 +30,11 @@ services:
- N8N_BASIC_AUTH_PASSWORD="OvTCSDZqpA#NfitX^dP1"
- GENERIC_TIMEZONE=Europe/Berlin
- N8N_SECURE_COOKIE=false
- N8N_HOST=192.168.178.183
- N8N_HOST=n8n-app.hanold.online
- N8N_PROTOCOL=https
# - N8N_PORT=" " #GIFTIG: Killt den Zugriff auf n8n von außen
- WEBHOOK_URL=https://n8n-app.hanold.online
- N8N_PROXY_HOPS=1
- DB_TYPE=postgresdb
- DB_POSTGRESDB_HOST=postgres # Service-Name statt IP
- DB_POSTGRESDB_PORT=5432