Commit 852b8f4b authored by flint media's avatar flint media

Update Dockerfile

parent 361c747a
...@@ -38,4 +38,5 @@ USER peertube:peertube ...@@ -38,4 +38,5 @@ USER peertube:peertube
COPY ./config /tmp/config COPY ./config /tmp/config
WORKDIR /tmp/config WORKDIR /tmp/config
RUN find /tmp/config RUN find /tmp/config
RUN cp /tmp/config/production.yaml /config/production.yaml #RUN cp /tmp/config/production.yaml /config/production.yaml
COPY ./config/production.yaml /config/production.yaml
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