reinstate caching

This commit is contained in:
Wes Bos 2023-02-22 16:31:58 -05:00
parent f84fef215d
commit 5a9913ce77

View file

@ -7,7 +7,7 @@
port = 3000
autoLaunch = false
# [[headers]]
# for = "/build/*"
# [headers.values]
# "Cache-Control" = "public, max-age=31536000, s-maxage=31536000"
[[headers]]
for = "/build/*"
[headers.values]
"Cache-Control" = "public, max-age=31536000, s-maxage=31536000"