Skip to content

Commit

Permalink
Removed conf setup via ENVs
Browse files Browse the repository at this point in the history
  • Loading branch information
alecghica committed Oct 19, 2021
1 parent ea3bbdc commit 0ffe14b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,6 @@ export default function applyConfig(config) {
providerUrl: 'https://discodata.eea.europa.eu/sql',
excludeFromNavigation: ['/industrial-site'],
metaDescription: 'European Environment Agency',
// matomoSiteId: 48,
matomoSiteId: 7,
matomoUrlBase: 'https://matomo.devel4cph.eea.europa.eu/',
tableauVersion: '2.3.0',
};

Expand Down

0 comments on commit 0ffe14b

Please sign in to comment.