We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cd46d commit f896ab1Copy full SHA for f896ab1
2 files changed
config.toml
@@ -39,6 +39,10 @@ enableEmoji = true
39
prod_url = "https://visit.ceesbos.nl"
40
dev_url = "https://goatcounter.casa.ceesbos.nl"
41
42
+[params.goto]
43
+ prod_url = "https://goto.ceesbos.nl"
44
+ dev_url = "http://localhost:8080"
45
+
46
[module]
47
[[module.imports]]
48
path = 'faro-analytics'
themes/gists
0 commit comments