kushagrasharma-13 commited on
Commit
3732890
·
1 Parent(s): 262706a

Using bat file

Browse files
Files changed (1) hide show
  1. 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.bat"]
 
19
  WORKDIR $HOME/app
20
 
21
  # Start Qdrant and the application
22
+ CMD ["sh .\command.txt"]