This commit is contained in:
Sakooooo 2025-01-05 16:26:24 +04:00
parent 095e2a0f77
commit a9187f492c
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -159,7 +159,7 @@ in {
proxy_connect_timeout 1s;
proxy_timeout 3s;
proxy_pass localhost:4563;
proxy_pass https://localhost:4563;
ssl_preread on;
}
'';