Fix wiki redirect

This commit is contained in:
Ajay Ramachandran
2022-03-17 12:30:00 -04:00
committed by GitHub
parent 84ea08d6d0
commit 9224960dea

View File

@@ -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;