From 584e547c7d9f7f126da434d0be3aa31f5eef831e Mon Sep 17 00:00:00 2001 From: Alexis Bonnet Date: Tue, 18 May 2021 16:44:47 +0000 Subject: [PATCH] docs: update SelfHosted/Matomo --- SelfHosted/Matomo.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SelfHosted/Matomo.html b/SelfHosted/Matomo.html index 695ba02..56ef706 100644 --- a/SelfHosted/Matomo.html +++ b/SelfHosted/Matomo.html @@ -2,7 +2,7 @@ title: Matomo description: Enfin une alternative viable à Google Analytics ! published: true -date: 2021-05-05T13:46:08.531Z +date: 2021-05-18T16:44:45.572Z tags: editor: ckeditor dateCreated: 2021-05-03T11:22:10.212Z @@ -60,7 +60,7 @@ services: - MATOMO_DATABASE_USERNAME=matomo - MATOMO_DATABASE_PASSWORD=Matomo65468431 volumes: - - /apps/matomo/data:/var/www/html matomo + - /apps/matomo/data:/var/www/html/matomo depends_on: - matomo-db # Facultatif avec Traefik