Skip to content
Snippets Groups Projects
Commit 981799f6 authored by M9713's avatar M9713
Browse files

Update Dockerfile

parent b777033e
No related branches found
No related tags found
Loading
Checking pipeline status
...@@ -12,4 +12,4 @@ RUN npm install ...@@ -12,4 +12,4 @@ RUN npm install
COPY . . COPY . .
EXPOSE 4100 EXPOSE 4100
#CMD [ "npm", "start" ] CMD [ "npm", "start" ]
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