Skip to content
Snippets Groups Projects
Commit 9be31dbf authored by Stefan Kraus's avatar Stefan Kraus
Browse files

Change default web port to 8430

parent 50a1255e
No related branches found
No related tags found
No related merge requests found
...@@ -16,5 +16,7 @@ RUN ls -lah ...@@ -16,5 +16,7 @@ RUN ls -lah
ENV PORT 8430 ENV PORT 8430
EXPOSE 8430 EXPOSE 8430
EXPOSE 3000 ENV PORT 8430
EXPOSE 8430
CMD ["npm", "start" ] CMD ["npm", "start" ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment