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