Commit 15b885b4 authored by nanahira's avatar nanahira

ports

parent 7c58ae6d
Pipeline #200 passed with stages
in 1 minute and 20 seconds
......@@ -12,5 +12,6 @@ RUN npm run build
ENV BASE_LOCATION localhost
ENV PROTOCOL HTTP
EXPOSE 8080
CMD ["npm", "run", "start"]
......@@ -4,7 +4,7 @@ Replace iDRAC xml file for firmware updates.
## How to use
Use the in-project Dockerfile and create a container with port 80 exposed.
Use the in-project Dockerfile and create a container with port 8080 exposed.
## Environment
......
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