Fixed tabs

This commit is contained in:
2025-05-16 12:00:10 +02:00
parent b5e27a4c89
commit 94a57312dd
29 changed files with 58 additions and 58 deletions

View File

@@ -8,8 +8,8 @@
include_role:
name: nginx-domain-setup
vars:
domain: "{{ domains[application_id] }}"
http_port: "{{ ports.localhost.http[application_id] }}"
domain: "{{ domains[application_id] }}"
http_port: "{{ ports.localhost.http[application_id] }}"
when: run_once_docker_matomo is not defined
- name: "copy docker-compose.yml and env file"