Set Cache-Control to no-cache on boba.best
This commit is contained in:
parent
af1e86b7d1
commit
be8294a8b2
@ -8,6 +8,7 @@ boba.best {
|
||||
import hsts
|
||||
|
||||
header Access-Control-Allow-Origin *
|
||||
header Cache-Control no-cache
|
||||
root * /var/www/boba.best/public
|
||||
file_server {
|
||||
precompressed br gzip
|
||||
|
Loading…
Reference in New Issue
Block a user