WIP: feat(Matomo): Add service #28

Draft
kosssi wants to merge 98 commits from matomo into mariadb
Showing only changes of commit 4d6ae3fbf4 - Show all commits

View File

@@ -7,7 +7,7 @@ volumes:
services:
hedgedoc:
container_name: ${HEDGEDOC_CONTAINER_NAME:-hedgedoc}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.2-ls44}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.3-ls53}
restart: always
depends_on:
- postgres