Change user for 5eTools to match admin (1003)
All checks were successful
Deploy to Druid / Deploy (push) Successful in 18s
Deploy to Druid / Notify (push) Successful in 3s

This commit is contained in:
Joey Hafner 2024-02-16 22:37:01 -08:00
parent c5dcc4a01c
commit 3f60c75961

View File

@ -7,7 +7,9 @@ services:
volumes:
- $DOCKER_DATA/htdocs:/usr/local/apache2/htdocs
environment:
- SOURCE=GITHUB
- IMG=TRUE
- PGID=1003
- PUID=1003
networks:
- web
labels: