Update netlify.toml (#521)
This commit is contained in:
parent
c7eff85edd
commit
4bd0ffc198
|
@ -5,11 +5,11 @@ functions = "functions/"
|
|||
[[plugins]]
|
||||
package = "netlify-plugin-gatsby-cache"
|
||||
|
||||
[context.develop.environment]
|
||||
[context.production.environment]
|
||||
INDEX_ALGOLIA = "true"
|
||||
|
||||
[[redirects]]
|
||||
from = "/gastats.js"
|
||||
to = "https://www.google-analytics.com/analytics.js"
|
||||
status = 200
|
||||
force = true
|
||||
force = true
|
||||
|
|
Loading…
Reference in New Issue