Skip to content

Commit

Permalink
Expose port
Browse files Browse the repository at this point in the history
  • Loading branch information
Blue committed Jul 9, 2020
1 parent 9a0f447 commit cff1d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ RUN pip install -U pip wheel setuptools \

ADD . .

EXPOSE 8888
EXPOSE 5000

CMD python web.py

0 comments on commit cff1d6f

Please sign in to comment.