feat: allow changing hydra oidc internal port (default 8080)

This commit is contained in:
2024-01-10 14:48:51 +01:00
parent 8d3ca8fe91
commit 6ae24ccf81
2 changed files with 2 additions and 1 deletions

View File

@ -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 }}"