asdddddddddasdsad

This commit is contained in:
Fijxu 2022-12-30 04:15:07 -03:00
parent aeb983cff0
commit 87c1fe6105
1 changed files with 3 additions and 1 deletions

View File

@ -9,7 +9,9 @@ server {
root /var/www/uguu/dist/public/;
autoindex off;
access_log off;
index index.html index.php;
index index.html index.php;
client_max_body_size 64M;
location ~* \.(css|js|jpg|jpeg|gif|png|ico|xml|eot|woff|woff2|ttf|svg|otf|x-icon|avif|webp|apng)$ {
expires 30d;