Merged in fix/indent-netlify.toml (pull request #1470)
fix: netlify.toml correct indented * fix: netlify.toml correct indented * Dummy Approved-by: Joakim Jäderberg
This commit is contained in:
@@ -38,6 +38,6 @@ remote_images = [
|
||||
schedule = "@daily"
|
||||
|
||||
[[headers]]
|
||||
for = "/_next/static/*"
|
||||
[headers.values]
|
||||
cache-control = "public, max-age=31536000, immutable"
|
||||
for = "/_next/static/*"
|
||||
[headers.values]
|
||||
cache-control = "public, max-age=31536001, immutable"
|
||||
|
||||
Reference in New Issue
Block a user