User Tools

Site Tools


pikvm:https_certificates_for_services_on_other_machines

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
pikvm:https_certificates_for_services_on_other_machines [2025/02/15 23:41] adminpikvm:https_certificates_for_services_on_other_machines [2025/02/16 00:51] (current) admin
Line 31: Line 31:
         proxy_set_header x-forwarded-proto https;         proxy_set_header x-forwarded-proto https;
         proxy_set_header front-end-https on;         proxy_set_header front-end-https on;
 +        client_max_body_size 20m;
         proxy_pass http://192.168.1.150:30027;         proxy_pass http://192.168.1.150:30027;
         }         }
pikvm/https_certificates_for_services_on_other_machines.txt · Last modified: by admin