Skip to content
Snippets Groups Projects
Commit 232d2cec authored by Lucas Soni Teixeira's avatar Lucas Soni Teixeira
Browse files

Fix dockerfile from buildHom in all to correct build according to build

parent de4dd632
No related branches found
No related tags found
1 merge request!3Fix dockerfile from buildHom in all to correct build according to build
......@@ -14,7 +14,7 @@ COPY . .
RUN npm install
RUN npm run buildHom
RUN npm run buildProd
EXPOSE 5000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment