caca2
This commit is contained in:
parent
24f55f1d7c
commit
16a52f4911
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue