Add extra_hosts configuration and update AUTHENTIK_HOST in environment files
This commit is contained in:
parent
e0af750bb3
commit
922f3e6d27
2 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
AUTHENTIK_TAG=2025.8.1
|
||||
AUTHENTIK_HOST=https://127.0.0.1:9443
|
||||
AUTHENTIK_HOST=https://host.docker.internal:9443
|
||||
AUTHENTIK_HOST_BROWSER=https://sso.s1q.dev
|
||||
|
||||
# Secrets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue