mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
reinstate caching
This commit is contained in:
parent
f84fef215d
commit
5a9913ce77
1 changed files with 4 additions and 4 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue