Added versions

This commit is contained in:
2025-01-20 18:29:40 +01:00
parent 77f4571316
commit 1a117e47b5
21 changed files with 69 additions and 28 deletions

View File

@@ -5,7 +5,7 @@ services:
application:
logging:
driver: journald
image: matomo
image: matomo:{{matomo_version}}
restart: {{docker_restart_policy}}
ports:
- "127.0.0.1:{{http_port}}:80"