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