xref: /aosp_15_r20/development/tools/motion/motion_test_watcher_app/proxy.conf.json (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1{
2  "/service": {
3    "target": "http://127.0.0.1:9876",
4    "secure": false
5  },
6  "/golden": {
7    "target": "http://127.0.0.1:9876",
8    "secure": false
9  }
10
11}
12