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
|
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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue