Skip to content
Snippets Groups Projects
Unverified Commit 9e6fbff3 authored by Griefed's avatar Griefed Committed by GitHub
Browse files

Update Dockerfile

Removed `RUN     node ./script/update-config.js` as it didn't actually do anything.
parent 02fb2f13
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,4 @@ RUN apk update && apk upgrade && apk add git && apk add nano
WORKDIR /opt/d-zone
RUN node ./script/update-config.js
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