mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
Revert "Remove deprecated environment variable N8N_RUNNERS_ENABLED" (#4241)
This commit is contained in:
committed by
GitHub
parent
acc53e2c5b
commit
fda297c653
@@ -38,6 +38,7 @@ docker run -it --rm \
|
||||
-e GENERIC_TIMEZONE="<YOUR_TIMEZONE>" \
|
||||
-e TZ="<YOUR_TIMEZONE>" \
|
||||
-e N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true \
|
||||
-e N8N_RUNNERS_ENABLED=true \
|
||||
-v n8n_data:/home/node/.n8n \
|
||||
docker.n8n.io/n8nio/n8n
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user