Skip to content
Snippets Groups Projects
Commit 1b548cbc authored by Adam Czepiel's avatar Adam Czepiel
Browse files

Update Dockerfile

parent 269a1cb5
No related branches found
No related tags found
No related merge requests found
Pipeline #744022 passed
......@@ -3,6 +3,6 @@ WORKDIR /app
COPY ./ .
RUN yarn install -y
CMD ["yarn", "run", "dev"]
CMD ["yarn", "run", "serve"]
EXPOSE 9748
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment