Add google analytics env var name to redwood.toml
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user