princhman commited on
Commit
78a8154
·
1 Parent(s): eb15d7d

update docker file

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -23,4 +23,4 @@ RUN mkdir -p /code/inbox /code/output
23
  EXPOSE 7860
24
 
25
  # Command to run the application
26
- CMD ["python", "app1232.py"]
 
23
  EXPOSE 7860
24
 
25
  # Command to run the application
26
+ CMD ["python", "app.py"]