Commit 0a59b7e5 authored by flint media's avatar flint media

Update Dockerfile

parent 62d7f214
......@@ -37,7 +37,7 @@ COPY ./config/production.yaml /config/production.yaml
ENV NODE_ENV=production
ENV NODE_CONFIG_DIR=config
ENV NODE_CONFIG_DIR=/config
VOLUME [ "/config", "/storage" ]
CMD [ "/usr/bin/npm", "start" ]
......
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