Update Dockerfile
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -37,3 +37,4 @@ RUN chmod -R 777 $BASE_PATH
|
|
| 37 |
WORKDIR /data
|
| 38 |
|
| 39 |
CMD ["npx", "flowise", "start"]
|
|
|
|
|
|
| 37 |
WORKDIR /data
|
| 38 |
|
| 39 |
CMD ["npx", "flowise", "start"]
|
| 40 |
+
|