Skip to content
Snippets Groups Projects
Commit 4a4c7774 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

update tracket url for alpha

parent 1f02bbef
No related branches found
No related tags found
2 merge requests!624Feat/us780 matomo opt out,!515Feat/us675 matomo
......@@ -17,11 +17,8 @@ module.exports = {
__DEVELOPMENT__: false,
__DEVTOOLS__: false,
__STACK_ASSETS__: target !== 'mobile',
//TODO replace with https://statweb.grandlyon.com/ and siteID 117 when MR is accedpted
__PIWIK_TRACKER_URL__: JSON.stringify(
'https://matomo.self-data.alpha.grandlyon.com/'
),
__PIWIK_SITEID__: 1,
__PIWIK_TRACKER_URL__: JSON.stringify('https://statweb.grandlyon.com/'),
__PIWIK_SITEID__: 117,
}),
],
optimization: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment