1
0
Bifurcation 0
miroir de https://github.com/PAPAMICA/Wiki-Tech.io.git synchronisé 2024-07-18 15:37:57 +02:00

docs: update SelfHosted/Matomo

Cette révision appartient à :
Alexis Bonnet 2021-05-18 16:46:58 +00:00 révisé par Mickael Asseline
Parent 584e547c7d
révision 6606926991

Voir le fichier

@ -2,7 +2,7 @@
title: Matomo title: Matomo
description: Enfin une alternative viable à Google Analytics ! description: Enfin une alternative viable à Google Analytics !
published: true published: true
date: 2021-05-18T16:44:45.572Z date: 2021-05-18T16:46:56.609Z
tags: tags:
editor: ckeditor editor: ckeditor
dateCreated: 2021-05-03T11:22:10.212Z dateCreated: 2021-05-03T11:22:10.212Z
@ -60,7 +60,7 @@ services:
- MATOMO_DATABASE_USERNAME=matomo - MATOMO_DATABASE_USERNAME=matomo
- MATOMO_DATABASE_PASSWORD=Matomo65468431 - MATOMO_DATABASE_PASSWORD=Matomo65468431
volumes: volumes:
- /apps/matomo/data:/var/www/html/matomo - /apps/matomo/data:/var/www/html
depends_on: depends_on:
- matomo-db - matomo-db
# Facultatif avec Traefik # Facultatif avec Traefik