ilhamap commited on
Commit
f9e6b12
·
verified ·
1 Parent(s): 35253e9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -4,4 +4,4 @@
4
  FROM python:3.9
5
 
6
 
7
- CMD ["python3", "-m", "http.server"]
 
4
  FROM python:3.9
5
 
6
 
7
+ CMD ["python3", "-m", "http.server","7860"]