Authentik added
This commit is contained in:
parent
5986e4521d
commit
c453f96213
6 changed files with 6 additions and 0 deletions
6
authentik/docker-compose.yml
Normal file
6
authentik/docker-compose.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
services:
|
||||
authentik:
|
||||
volumes:
|
||||
- type: bind
|
||||
source: ${ROOT_FOLDER_HOST}/user-config/${APP_ID}/media
|
||||
target: /media
|
Loading…
Add table
Add a link
Reference in a new issue