Updates for authentik config
This commit is contained in:
parent
3702e12986
commit
5f84ac78a3
3 changed files with 5 additions and 1 deletions
|
@ -10,6 +10,7 @@ services:
|
|||
- "8096:8096"
|
||||
networks:
|
||||
- proxy
|
||||
- authentik
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /docker/jellyfin/config:/config
|
||||
|
@ -33,3 +34,5 @@ services:
|
|||
networks:
|
||||
proxy:
|
||||
external: true
|
||||
authentik:
|
||||
external: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue