CatPtain commited on
Commit
0812b15
·
verified ·
1 Parent(s): 641b0a5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ ENV N8N_PORT=7860
8
 
9
  # Fix permissions warning
10
  ENV N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
11
- ENV WEBHOOK_URL=https://mfoud444-n8n.hf.space/
12
 
13
  # Enable task runners to avoid deprecation warning
14
  ENV N8N_RUNNERS_ENABLED=true
 
8
 
9
  # Fix permissions warning
10
  ENV N8N_ENFORCE_SETTINGS_FILE_PERMISSIONS=true
11
+ ENV WEBHOOK_URL=https://catptain-n8n-01.hf.space/
12
 
13
  # Enable task runners to avoid deprecation warning
14
  ENV N8N_RUNNERS_ENABLED=true