mirror of
https://github.com/GNS3/gns3-server
synced 2025-03-12 15:06:06 +00:00
refactor
This commit is contained in:
parent
e262a46cfd
commit
018598a300
@ -35,4 +35,4 @@ RUN pip3 install --no-cache-dir -r /server/requirements.txt
|
|||||||
|
|
||||||
EXPOSE 3080
|
EXPOSE 3080
|
||||||
|
|
||||||
CMD ["python3", "-m", "gns3server", "--port", "3080"]
|
CMD [ "python3", "-m", "gns3server", "--port", "3080" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user