Anyexyz commited on
Commit
60df5c4
·
verified ·
1 Parent(s): 9ab9472

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -10,4 +10,4 @@ RUN sed -i 's|Powered by <a href="https://www.pyweb.io/" target="_blank">PyWebIO
10
 
11
  EXPOSE 8080
12
 
13
- CMD ["python", "/app/main.py"]
 
10
 
11
  EXPOSE 8080
12
 
13
+ CMD ["python", "/app/main.py"]