Implemented new matomo setup

This commit is contained in:
2025-07-13 12:57:46 +02:00
parent 4e3c124f55
commit a18e888044
24 changed files with 168 additions and 31 deletions

View File

@@ -1,4 +1,5 @@
version: "latest"
hostname: "svc-db-mariadb"
network: "svc-db-mariadb"
port: 5432
network: "<< defaults_applications[svc-db-mariadb].hostname >>"
port: 5432
volume: "<< defaults_applications[svc-db-mariadb].hostname >>_data"