Different little optimations

This commit is contained in:
2025-07-17 04:23:05 +02:00
parent 1bdfb71f2f
commit bfc42ce2ac
13 changed files with 22 additions and 21 deletions

View File

@@ -9,7 +9,7 @@ networks:
applications | get_app_conf(application_id, 'features.ldap', False) and
applications | get_app_conf('svc-db-openldap', 'network.docker', False)
%}
svc-db-openldap:
{{ applications | get_app_conf('svc-db-openldap', 'docker.network') }}:
external: true
{% endif %}
{% if application_id != 'svc-db-openldap' %}