Add cert to authentik
This commit is contained in:
parent
8ad3a4a041
commit
6f77230c15
5 changed files with 20 additions and 0 deletions
roles/authentik/vars
|
@ -47,6 +47,7 @@ authentik_compose:
|
|||
user: root
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
- ./certs:/certs
|
||||
env_file:
|
||||
- service.env
|
||||
depends_on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue