Skip to content

Commit

Permalink
fix: Piwik url
Browse files Browse the repository at this point in the history
  • Loading branch information
roschaefer committed Sep 11, 2020
1 parent 37053e1 commit 6362f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module.exports = function(environment) {
name: 'Piwik',
environments: ['development', 'production'],
config: {
piwikUrl: 'https://piwik.rundfunk-mitbestimmen.de',
piwikUrl: 'https://apache.rundfunk-mitbestimmen.de/matomo',
siteId: 1
}
}
Expand Down

0 comments on commit 6362f3d

Please sign in to comment.