From 660692699155c64202d3f296dd186e61b465390e Mon Sep 17 00:00:00 2001 From: Alexis Bonnet Date: Tue, 18 May 2021 16:46:58 +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 56ef706..62dc85f 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-18T16:44:45.572Z +date: 2021-05-18T16:46:56.609Z 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 depends_on: - matomo-db # Facultatif avec Traefik