mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Update Dockerfile
This commit is contained in:
parent
16d70b566a
commit
e63c265c38
1 changed files with 1 additions and 1 deletions
|
@ -8,5 +8,5 @@ WORKDIR /app
|
||||||
|
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080 6000
|
||||||
CMD [ "python", "server.py" ]
|
CMD [ "python", "server.py" ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue