Skip to content
Snippets Groups Projects
Commit 494286a2 authored by Quentin Bramas's avatar Quentin Bramas
Browse files

expose

parent 55536cda
Branches
Tags
No related merge requests found
Pipeline #94560 passed with stage
in 5 minutes and 44 seconds
......@@ -15,4 +15,4 @@ COPY ./ /usr/src/app
EXPOSE 80
CMD [ "pnpm", "dev", "--port", "80" ]
CMD [ "pnpm", "dev", "--port", "80", "--host", "0.0.0.0"]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment