Spaces:
Running
Running
Commit
·
3732890
1
Parent(s):
262706a
Using bat file
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -19,4 +19,4 @@ ENV HOME=/home/user \
|
|
19 |
WORKDIR $HOME/app
|
20 |
|
21 |
# Start Qdrant and the application
|
22 |
-
CMD ["sh .\command.
|
|
|
19 |
WORKDIR $HOME/app
|
20 |
|
21 |
# Start Qdrant and the application
|
22 |
+
CMD ["sh .\command.txt"]
|