Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / http-proxy / config.sample.json
1 {
2   "silent": false,
3   "router": {
4     "localhost": "localhost:9000"
5   },
6   "forward": {
7     "port": 9001,
8     "host": "localhost"
9   }
10 }