Tang ChaoYang

Results 1 issues of Tang ChaoYang

Hi there. I'm running webvirtcloud service behind a nginx from public network. The expose url like this: http://domain:port/webcirtcloud/. My nginx config was like : ``` location /webvirtcloud { client_max_body_size 20m;...