Commit 39ae009a authored by flint media's avatar flint media

Update Dockerfile

parent 486478cb
...@@ -26,7 +26,7 @@ WORKDIR /var/www/peertube/peertube-latest ...@@ -26,7 +26,7 @@ WORKDIR /var/www/peertube/peertube-latest
ENV NODE_ENV=production ENV NODE_ENV=production
ENV NODE_CONFIG_DIR=/config ENV NODE_CONFIG_DIR=/tmp/config
VOLUME [ "/config", "/storage" ] VOLUME [ "/config", "/storage" ]
CMD [ "/usr/bin/npm", "start" ] 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