ShayanRl commited on
Commit
27e23aa
·
verified ·
1 Parent(s): 47e3565

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -19,5 +19,6 @@ ENV N8N_HOST=shayanrl-n8n.hf.space \
19
  # Expose the port for n8n
20
  EXPOSE 7860
21
 
 
22
  # Command to run n8n
23
  CMD ["n8n", "start"]
 
19
  # Expose the port for n8n
20
  EXPOSE 7860
21
 
22
+
23
  # Command to run n8n
24
  CMD ["n8n", "start"]