ShayanRl commited on
Commit
41e1d41
·
verified ·
1 Parent(s): 9862dd8
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -7,7 +7,7 @@ ENV N8N_HOST=shayanrl-n8n.hf.space \
7
  N8N_PORT=7860 \
8
  N8N_PROTOCOL=https \
9
  NODE_ENV=production \
10
- WEBHOOK_URL=https://huggingface.co/spaces/ShayanRl/n8n \
11
  N8N_USER_FOLDER=/data/shayan/n8n
12
 
13
  # Expose the port for n8n
 
7
  N8N_PORT=7860 \
8
  N8N_PROTOCOL=https \
9
  NODE_ENV=production \
10
+ WEBHOOK_URL=https://shayanrl-n8n.hf.space \
11
  N8N_USER_FOLDER=/data/shayan/n8n
12
 
13
  # Expose the port for n8n