Webhook URL angepasst
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user