vbvbot9117 commited on
Commit
b302985
·
verified ·
1 Parent(s): f8967d4

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -11,4 +11,4 @@ COPY . .
11
 
12
  EXPOSE 7860
13
 
14
- CMD ["python", "app.py"]
 
11
 
12
  EXPOSE 7860
13
 
14
+ CMD ["python", "srv.py"]