root required for turnkey

user has to configure directory permissions this can limit portability.
This commit is contained in:
peskyadmin 2025-04-14 19:50:09 -05:00
parent 69018ac7ed
commit b69576f8bc

View File

@ -96,7 +96,7 @@ services:
# Removing `user: root` also prevents the worker from fixing the permissions
# on the mounted folders, so when removing this make sure the folders have the correct UID/GID
# (1000:1000 by default)
# user: root
user: root
volumes:
# - /var/run/docker.sock:/var/run/docker.sock
- ./authentik/media:/media