#add wiznote

This commit is contained in:
2024-04-16 16:49:20 +08:00
parent 4a9564b32e
commit 2dfb95af7e
3 changed files with 2 additions and 32 deletions

View File

@ -6,7 +6,7 @@ server {
# proxy_redirect off;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
proxy_pass http://tradewind.myqnapcloud.com:10050/;
proxy_pass http://tradewind.myqnapcloud.com:10020/;
}
listen 443 ssl; # managed by Certbot