forked from linux/WebHosting
@@ -173,11 +173,11 @@ services:
|
||||
container_name: n8n
|
||||
restart: always
|
||||
environment:
|
||||
- N8N_HOST=n8n.psi.ch
|
||||
- N8N_HOST=n8n
|
||||
- N8N_PORT=5678
|
||||
- N8N_PROTOCOL=http
|
||||
- NODE_ENV=production
|
||||
- WEBHOOK_URL=https://n8n.psi.ch/
|
||||
- WEBHOOK_URL=https://n8n/
|
||||
- GENERIC_TIMEZONE=Europe/Zurich
|
||||
- DB_SQLITE_POOL_SIZE=4
|
||||
- N8N_RUNNERS_ENABLED=true
|
||||
|
||||
Reference in New Issue
Block a user