sanaweb commited on
Commit
9263b29
·
verified ·
1 Parent(s): c6d91ff

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -8,7 +8,7 @@ ENV N8N_BASIC_AUTH_PASSWORD=654321
8
  ENV N8N_HOST=0.0.0.0
9
  ENV N8N_PORT=7860
10
  ENV N8N_PROTOCOL=http
11
- ENV WEBHOOK_TUNNEL_URL="https://your-space-name.hf.space"
12
 
13
  # تنظیم دایرکتوری کاری
14
  WORKDIR /data
 
8
  ENV N8N_HOST=0.0.0.0
9
  ENV N8N_PORT=7860
10
  ENV N8N_PROTOCOL=http
11
+ ENV WEBHOOK_TUNNEL_URL="https://n8n-workflow.hf.space"
12
 
13
  # تنظیم دایرکتوری کاری
14
  WORKDIR /data