sachin commited on
Commit
950f17d
·
1 Parent(s): b8546a6

demo-asevver

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -35,4 +35,4 @@ USER appuser
35
  EXPOSE 7860
36
 
37
  # Run the server
38
- CMD ["python", "/app/runway.py"]
 
35
  EXPOSE 7860
36
 
37
  # Run the server
38
+ CMD ["python", "/app/intruct.py"]