This commit is contained in:
2026-05-19 10:38:10 +08:00
parent fc2e16321b
commit f29b8f9013

View File

@@ -6,7 +6,7 @@ server {
ssl_certificate /etc/letsencrypt/live/proxy.sggai.site/fullchain.pem; ssl_certificate /etc/letsencrypt/live/proxy.sggai.site/fullchain.pem;
ssl_certificate_key /etc/letsencrypt/live/proxy.sggai.site/privkey.pem; ssl_certificate_key /etc/letsencrypt/live/proxy.sggai.site/privkey.pem;
root /var/www/proxy.sggai.site; root /var/www;
index index.html; index index.html;
location ^~ /.well-known/acme-challenge/ { location ^~ /.well-known/acme-challenge/ {