ShayanRl commited on
Commit
1310509
·
verified ·
1 Parent(s): 01c5f83

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -25,5 +25,7 @@ ENV N8N_HOST=shayanrl-n8n.hf.space \
25
  # Expose the port for n8n
26
  EXPOSE 7860
27
 
 
 
28
  # Command to run n8n
29
  CMD ["n8n", "start"]
 
25
  # Expose the port for n8n
26
  EXPOSE 7860
27
 
28
+
29
+
30
  # Command to run n8n
31
  CMD ["n8n", "start"]