This commit is contained in:
Fijxu 2022-12-31 20:00:57 -03:00
parent 24f55f1d7c
commit 16a52f4911
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ server {
index index.html;
error_page 403 =301 https://ayaya.beauty/;
error_page 404 = /404.png
error_page 404 = /404.png;
listen 443 http3;
listen 443 http2 ssl; # managed by Certbot