Mythus commited on
Commit
0725b4e
·
verified ·
1 Parent(s): e46c362

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -17,4 +17,4 @@ RUN pip install --no-cache-dir -r requirements.txt
17
  EXPOSE 8080
18
 
19
  # Run run.py when the container launches
20
- CMD ["python", "app.py"]
 
17
  EXPOSE 8080
18
 
19
  # Run run.py when the container launches
20
+ CMD ["python", "filmpertutti.py"]