mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
test frontend dir change
This commit is contained in:
@@ -29,7 +29,7 @@ var (
|
||||
indexHtml []byte
|
||||
)
|
||||
var (
|
||||
expires = time.Hour * 24 * 7
|
||||
expires = time.Hour * 24 * 3
|
||||
cacheControl = fmt.Sprintf("public, max-age=%d", 3600*24*7)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user