diff --git a/automation/docker-compose.yaml b/automation/docker-compose.yaml index 0ce71a0..8be5996 100644 --- a/automation/docker-compose.yaml +++ b/automation/docker-compose.yaml @@ -38,6 +38,8 @@ services: N8N_EMAIL_MODE: smtp EXECUTIONS_DATA_PRUNE: "true" EXECUTIONS_DATA_MAX_AGE: 336 + N8N_BLOCK_ENV_ACCESS_IN_NODE: "false" + LITELLM_API_KEY: ${LITELLM_API_KEY} volumes: - /mnt/tank/docker/appdata/n8n:/home/node/.n8n - /mnt/data/class-recordings:/data/class-recordings