KEK
This commit is contained in:
parent
87c1fe6105
commit
22919b8627
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ server {
|
|||
|
||||
root /var/www/uguu/dist/public/;
|
||||
autoindex off;
|
||||
access_log off;
|
||||
# access_log off;
|
||||
index index.html index.php;
|
||||
|
||||
client_max_body_size 64M;
|
||||
|
|
|
@ -8,7 +8,7 @@ server {
|
|||
|
||||
root /var/www/files/;
|
||||
autoindex off;
|
||||
access_log off;
|
||||
# access_log off;
|
||||
index index.html;
|
||||
|
||||
listen 443 http3;
|
||||
|
|
Loading…
Reference in a new issue