Another amount of perms again

This commit is contained in:
AndreVuillemot160 2021-07-28 18:24:20 +03:00 committed by GitHub
parent 373e147cea
commit 6cf8965e41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,5 +31,6 @@ 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"]