Skip to content
Snippets Groups Projects
Commit a7679819 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!2Fix 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 buildDev
EXPOSE 5000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment