WIP: feat(Matomo): Add service #28

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

View File

@@ -7,7 +7,7 @@ volumes:
services:
gitea:
container_name: ${GITEA_CONTAINER_NAME:-gitea}
image: ${GITEA_IMAGE:-gitea/gitea:1.16.3}
image: ${GITEA_IMAGE:-gitea/gitea:1.16.5}
restart: always
environment:
# - USER_UID=1000