pangea pilot: fix wrong authentik volume config
This commit is contained in:
parent
eb4afcb969
commit
45eef003a7
|
@ -149,7 +149,7 @@ services:
|
||||||
- ./media:/media
|
- ./media:/media
|
||||||
- ./custom-templates:/templates
|
- ./custom-templates:/templates
|
||||||
# use the fork
|
# use the fork
|
||||||
- ./authentik:/authentik
|
- ./authentik/authentik:/authentik
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
ports:
|
ports:
|
||||||
|
|
Reference in New Issue