diff --git a/swarm/authentik.yml b/swarm/authentik.yml index 3475509..b31dbda 100644 --- a/swarm/authentik.yml +++ b/swarm/authentik.yml @@ -80,7 +80,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 - /var/data/authentik/media:/media