Commit d42343f1 authored by Matheus Horstmann's avatar Matheus Horstmann :horse:
Browse files

Merge branch 'develop' into 'master'

Develop

See merge request agendador/Front-end_Server!122
No related merge requests found
Showing with 3 additions and 2 deletions
+3 -2
......@@ -21,8 +21,9 @@ COPY . .
RUN npm install npm@latest -g && \
npm install && \
npm audit fix
npm install
#npm install && \
#npm audit fix
# VOLUME ["$INSTALL_PATH/src"]
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment