Add google analytics env var name to redwood.toml #127

Merged
Irev-Dev merged 1 commits from kurt/ga-hot-patch into main 2020-11-29 09:47:43 +01:00
Showing only changes of commit 1906bef32a - Show all commits

View File

@@ -8,6 +8,7 @@
[web]
port = 8910
apiProxyPath = "/.netlify/functions"
includeEnvironmentVariables = ['GOOGLE_ANALYTICS_ID']
[api]
port = 8911
[browser]