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 port = 3000
autoLaunch = false autoLaunch = false
# [[headers]] [[headers]]
# for = "/build/*" for = "/build/*"
# [headers.values] [headers.values]
# "Cache-Control" = "public, max-age=31536000, s-maxage=31536000" "Cache-Control" = "public, max-age=31536000, s-maxage=31536000"