mempool/frontend/proxy.conf.json
2020-02-26 03:19:26 +09:00

6 lines
79 B
JSON

{
"/api": {
"target": "http://localhost:8999/",
"secure": false
}
}