miladsoft commited on
Commit
e87796e
·
verified ·
1 Parent(s): b2c4a80

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -29,4 +29,5 @@ WORKDIR /data
29
  # Ensure persistent storage
30
  VOLUME ["/data/flowise"]
31
 
 
32
  CMD ["npx", "flowise", "start"]
 
29
  # Ensure persistent storage
30
  VOLUME ["/data/flowise"]
31
 
32
+
33
  CMD ["npx", "flowise", "start"]