Skip to content

Commit

Permalink
Apache User permission issues.
Browse files Browse the repository at this point in the history
  • Loading branch information
dasscheman committed May 13, 2024
1 parent 7387946 commit 31fe584
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/backend.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ COPY ./docker/backend-entrypoint.sh /entrypoint.sh
RUN chmod ugo+x /entrypoint.sh
RUN dos2unix /entrypoint.sh

USER www-data
ENTRYPOINT /entrypoint.sh

0 comments on commit 31fe584

Please sign in to comment.