Set Cache-Control to no-cache on boba.best
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user