Files
airport-chengdu-web/proxy.conf.json
T

10 lines
150 B
JSON
Raw Normal View History

2018-11-15 18:29:55 +08:00
{
"/sysapi":{
"target": "http://130.120.3.231:91",
"secure": false,
"changeOrigin": true,
"ws": true
}
}