change exposed port
This commit is contained in:
parent
49e6f19c59
commit
6912f9d789
@ -13,5 +13,5 @@ COPY ezgg_website ./ezgg_website
|
|||||||
COPY rio.toml ./
|
COPY rio.toml ./
|
||||||
COPY .project-root ./
|
COPY .project-root ./
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8001
|
||||||
CMD [ "rio", "run", "--release", "--public" ]
|
CMD [ "rio", "run", "--release", "--public" ]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user