mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-02 00:08:33 +02:00
added host_items method
This commit is contained in:
@ -39,6 +39,7 @@ services:
|
|||||||
AUTHENTIK_POSTGRESQL__USER: authentik
|
AUTHENTIK_POSTGRESQL__USER: authentik
|
||||||
AUTHENTIK_POSTGRESQL__NAME: authentik
|
AUTHENTIK_POSTGRESQL__NAME: authentik
|
||||||
AUTHENTIK_POSTGRESQL__PASSWORD: authentik
|
AUTHENTIK_POSTGRESQL__PASSWORD: authentik
|
||||||
|
AUTHENTIK_SECRET_KEY: ZKkVCxj8kKj5ZklvzxKG2IgYQOftDoLPRjc57yomr1qzbKEQVZ
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/authentik/media:/media
|
- /share/docker_data/authentik/media:/media
|
||||||
- /share/docker_data/authentik/custom-templates:/templates
|
- /share/docker_data/authentik/custom-templates:/templates
|
||||||
|
Reference in New Issue
Block a user