change exposed port
This commit is contained in:
+1
-1
@@ -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" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user