mirror of
https://github.com/nfonteyne/octane-website.git
synced 2026-09-03 23:24:48 +02:00
fix: Readme
This commit is contained in:
parent
1f9c290010
commit
b602093246
2 changed files with 16 additions and 75 deletions
|
|
@ -21,7 +21,7 @@ DEV_BYPASS_AUTH=false
|
|||
|
||||
# Authentik OIDC (not needed if DEV_BYPASS_AUTH=true)
|
||||
# Prefer Authentik's internal container name/port over traefik-proxy (avoids a
|
||||
# round trip through Traefik); falls back to the public URL if you don't know it.
|
||||
# round trip through Traefik); falls back to the public URL if the internal one is unknown.
|
||||
AUTHENTIK_ISSUER_URL=http://authentik-server:9000/application/o/octane-website/
|
||||
OIDC_CLIENT_ID=
|
||||
OIDC_CLIENT_SECRET=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue