mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-24 00:18:23 +03:00
Fix wiki redirect
This commit is contained in:
committed by
GitHub
parent
84ea08d6d0
commit
9224960dea
@@ -281,7 +281,8 @@ http {
|
||||
location / {
|
||||
proxy_pass http://10.0.0.3:8080;
|
||||
}
|
||||
|
||||
|
||||
port_in_redirect off;
|
||||
listen [::]:443 ssl http2;
|
||||
listen 443 ssl http2; # managed by Certbot
|
||||
listen 8081 proxy_protocol;
|
||||
|
||||
Reference in New Issue
Block a user