Fix zot OIDC issuer URL: authentik.ops.eblu.me not sso.ops.eblu.me
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
d7a10a9b1a
commit
8caa221bf9
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ zot_config_dir: /Users/erichblume/.config/zot
|
|||
zot_port: 5050
|
||||
zot_log_dir: /Users/erichblume/Library/Logs
|
||||
zot_external_url: https://registry.ops.eblu.me
|
||||
zot_oidc_issuer: https://sso.ops.eblu.me/application/o/zot/
|
||||
zot_oidc_issuer: https://authentik.ops.eblu.me/application/o/zot/
|
||||
|
||||
# Pull-through cache registries (on-demand sync)
|
||||
zot_sync_registries:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue