Update compose.yml
This commit is contained in:
+7
-5
@@ -33,10 +33,12 @@ services:
|
|||||||
shm_size: 512mb
|
shm_size: 512mb
|
||||||
user: root
|
user: root
|
||||||
volumes:
|
volumes:
|
||||||
|
- data:/data
|
||||||
|
- certs:/certs
|
||||||
|
- templates:/templates
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- /srv/docker/authentik/data:/data
|
|
||||||
- /srv/docker/authentik/certs:/certs
|
|
||||||
- /srv/docker/authentik/custom-templates:/templates
|
|
||||||
volumes:
|
volumes:
|
||||||
database:
|
data:
|
||||||
driver: local
|
certs:
|
||||||
|
templates:
|
||||||
|
|||||||
Reference in New Issue
Block a user