Add some environment variables

This commit is contained in:
2024-04-16 10:21:41 -07:00
parent 20eda6a1a2
commit f1ef01cc2c

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