asdddddddddasdsad
This commit is contained in:
parent
aeb983cff0
commit
87c1fe6105
1 changed files with 3 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue