Add google analytics env var name to redwood.toml
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
[web]
|
||||
port = 8910
|
||||
apiProxyPath = "/.netlify/functions"
|
||||
includeEnvironmentVariables = ['GOOGLE_ANALYTICS_ID']
|
||||
[api]
|
||||
port = 8911
|
||||
[browser]
|
||||
|
||||
Reference in New Issue
Block a user