mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
update
This commit is contained in:
parent
b1b2f99594
commit
aeb1654c60
@ -6,7 +6,7 @@ ssl_certificate /etc/letsencrypt/live/A.Y/fullchain.pem;
|
||||
ssl_certificate_key /etc/letsencrypt/live/A.Y/privkey.pem;
|
||||
ssl_protocols TLSv1.2 TLSv1.3;
|
||||
|
||||
root /home/neku/www/files/files;
|
||||
root /var/www/uguu/files/;
|
||||
autoindex off;
|
||||
access_log off;
|
||||
index index.html;
|
||||
|
Loading…
Reference in New Issue
Block a user