feat: allow changing hydra oidc internal port (default 8080)
This commit is contained in:
@ -228,6 +228,7 @@ oidc_test_app_public_base_url: "{{ haproxy_public_base_url }}{{ haproxy_oidc_tes
|
||||
|
||||
enable_hydra_oidc: no
|
||||
hydra_oidc_debug: no
|
||||
hydra_oidc_internal_port: 8080
|
||||
hydra_oidc_hydra_url_error:
|
||||
hydra_oidc_base_url:
|
||||
hydra_oidc_cookie_path: "{{ haproxy_hydra_oidc_base_path }}"
|
||||
|
Reference in New Issue
Block a user