Update Dockerfile
Browse files- 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://catptain-n8n-
|
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-02.hf.space/
|
12 |
|
13 |
# Enable task runners to avoid deprecation warning
|
14 |
ENV N8N_RUNNERS_ENABLED=true
|