Update docker-compose and environment configuration for authentik proxy
This commit is contained in:
parent
8a548bd788
commit
e0af750bb3
2 changed files with 23 additions and 15 deletions
|
@ -1,5 +1,6 @@
|
|||
AUTHENTIK_TAG=2025.8.1
|
||||
AUTHENTIK_HOST=https://sso.s1q.dev
|
||||
AUTHENTIK_HOST=https://127.0.0.1:9443
|
||||
AUTHENTIK_HOST_BROWSER=https://sso.s1q.dev
|
||||
|
||||
# Secrets
|
||||
# AUTHENTIK_TOKEN= # Token generated by authentik
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue