mempool/frontend/proxy.conf.json

6 lines
79 B
JSON
Raw Normal View History

2019-07-21 17:59:47 +03:00
{
"/api": {
"target": "http://localhost:8999/",
"secure": false
}
}