Update compose.yml
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@ services:
|
||||
restart: unless-stopped
|
||||
shm_size: 512mb
|
||||
volumes:
|
||||
- /srv/docker/authentik/data:/data
|
||||
- /srv/docker/authentik/custom-templates:/templates
|
||||
- data:/data
|
||||
- templates:/templates
|
||||
worker:
|
||||
command: worker
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user