Fix permissions
If you don't fix permissions you aren't going to be able to have emojis and all that stuff. So this command is really important.
This commit is contained in:
parent
2ae758d3b3
commit
373e147cea
@ -30,4 +30,6 @@ RUN mix local.rebar --force \
|
||||
|
||||
VOLUME /pleroma/uploads/
|
||||
|
||||
RUN chown -R pleroma:pleroma ./
|
||||
|
||||
CMD ["mix", "phx.server"]
|
||||
|
Loading…
Reference in New Issue
Block a user