Files
whaticket-community/frontend/.docker/nginx/include.d/allcache.conf
2022-02-06 03:03:58 -03:00

4 lines
63 B
Plaintext
Executable File

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