freesir commited on
Commit
bc41d5d
·
verified ·
1 Parent(s): e277c2c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -24,4 +24,4 @@ RUN mkdir -p $LOG_PATH $FLOWISE_PATH/uploads && chmod -R 777 $LOG_PATH $FLOWISE_
24
 
25
  WORKDIR /data
26
 
27
- CMD ["npx", "flowise", "start"]
 
24
 
25
  WORKDIR /data
26
 
27
+ CMD ["npx", "flowise", "start"]