Add some environment variables

This commit is contained in:
Cassowary 2024-04-16 10:21:41 -07:00
parent 20eda6a1a2
commit f1ef01cc2c
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ services:
- N8N_USER_MANAGEMENT_DISABLED
- N8N_BASIC_AUTH_ACTIVE=false
- WEBHOOK_URL=https://${DOMAIN}
- N8N_EDITOR_BASE_URL=https://${DOMAIN}
- N8N_HIRING_BANNER_ENABLED=false
- NODE_FUNCTION_ALLOW_EXTERNAL=moment
networks:
- proxy