fix: change netlify config (#519)
This commit is contained in:
parent
796add7c0c
commit
646879dd8d
|
|
@ -5,7 +5,7 @@ functions = "functions/"
|
||||||
[[plugins]]
|
[[plugins]]
|
||||||
package = "netlify-plugin-gatsby-cache"
|
package = "netlify-plugin-gatsby-cache"
|
||||||
|
|
||||||
[context.production.environment]
|
[context.develop.environment]
|
||||||
INDEX_ALGOLIA = "true"
|
INDEX_ALGOLIA = "true"
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue