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

Update Dockerfile

parent 9a7affb2
No related branches found
No related tags found
1 merge request!11Recette
......@@ -15,4 +15,4 @@ RUN npm run api
# expose port 3000
EXPOSE 3000
CMD npm run api
CMD ['sh', '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