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

View File

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