Skip to content

Commit a77952c

Browse files
committed
correction matomo
1 parent 0a6aa07 commit a77952c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Vue.use(HighchartsVue, {
3535
// vue-matomo est une librairie pour suivre les statistiques de visite (Matomo)
3636
Vue.use(VueMatomo, {
3737
// Configurez votre instance Matomo en renseignant :
38-
host: 'https://oeasc-cevennes-parcnational.net/stats/',
38+
host: 'https://oeasc.cevennes-parcnational.net/matomo-stats/',
3939
siteId: 6,
4040
router,
4141
});

0 commit comments

Comments
 (0)