This commit is contained in:
AndreVuillemot160
2021-07-28 15:24:24 +00:00
committed by GitHub

View File

@@ -30,4 +30,7 @@ RUN mix local.rebar --force \
VOLUME /pleroma/uploads/
RUN chown -R pleroma:pleroma ./
RUN chown -R pleroma:pleroma /var/lib/pleroma
CMD ["mix", "phx.server"]