Solved port-ui keycloak url bug and optimized var names

This commit is contained in:
Kevin Veen-Birkenbach 2025-08-18 00:46:11 +02:00
parent 29df95ed82
commit e4b8c97e03
No known key found for this signature in database
GPG Key ID: 44D8F11FD62F878E
4 changed files with 16 additions and 16 deletions

View File

@ -25,7 +25,7 @@ applications:
url: {{ app.url }}
iframe: {{ app.iframe }}
{% if app.title == 'Keycloak' %}
{% set keycloak_url = domains | get_url(application_id, WEB_PROTOCOL) %}
{% set keycloak_url = domains | get_url('web-app-keycloak', WEB_PROTOCOL) %}
{{ domains | get_url(application_id, WEB_PROTOCOL) }}
children:
- name: Administration