Files
Whaticket/frontend/.docker/nginx/include.d/allcache.conf
2023-02-23 18:13:04 -06:00

4 lines
63 B
Plaintext

expires 1y;
add_header Cache-Control "public";
access_log off;