Skip to content
Snippets Groups Projects
Commit c0c91727 authored by Hugo SUBTIL's avatar Hugo SUBTIL
Browse files

Update Dockerfile

parent 96f67a9b
No related branches found
No related tags found
1 merge request!11Recette
......@@ -13,6 +13,6 @@ RUN cp routes.json ./api
RUN npm install
# expose port 3000
EXPOSE 3000
EXPOSE 80 3000
CMD ["npm", "run", "api"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment