Replace role_name with service_name

This commit is contained in:
Tobias Reisinger 2026-02-09 00:15:13 +01:00
parent bdf1f8891b
commit 2ff6488a70
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
98 changed files with 128 additions and 124 deletions

View file

@ -9,7 +9,7 @@ umami_hash_salt: "{{ undef() }}"
umami_docker_image: docker.umami.dev/umami-software/umami:3
umami_svc:
domain: "{{ all_services | service_get_domain(role_name) }}"
domain: "{{ all_services | service_get_domain(service_name) }}"
caddy_extra: |
handle /track-external.js {
header Content-Type text/javascript