Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
alain
Open Schooling Navigator
Commits
ec28c1e7
Commit
ec28c1e7
authored
Oct 14, 2021
by
Lodewijk Loos
Browse files
added matomo dev option
parent
73c756d3
Changes
1
Show whitespace changes
Inline
Side-by-side
frontend/gatsby-config.js
View file @
ec28c1e7
...
...
@@ -22,7 +22,8 @@ module.exports = {
options
:
{
siteId
:
process
.
env
.
MATOMO_ID
||
'
53
'
,
matomoUrl
:
process
.
env
.
MATOMO_URL
||
'
https://stats.waag.org/
'
,
siteUrl
:
'
https://prototype.openschoolingnavigator.eu/
'
siteUrl
:
'
https://prototype.openschoolingnavigator.eu/
'
,
dev
:
process
.
env
.
MATOMO_DEV
===
"
TRUE
"
}
},
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment