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