Commit 361c747a authored by flint media's avatar flint media

Update Dockerfile

parent 0ca7004b
...@@ -38,4 +38,4 @@ USER peertube:peertube ...@@ -38,4 +38,4 @@ 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
COPY /tmp/config/production.yaml /config/production.yaml RUN cp /tmp/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