mirror of
https://github.com/mempool/mempool.git
synced 2026-08-20 13:28:00 +02:00
11 lines
No EOL
171 B
JSON
11 lines
No EOL
171 B
JSON
{
|
|
"/api": {
|
|
"target": "http://localhost:8999/",
|
|
"secure": false
|
|
},
|
|
"/ws": {
|
|
"target": "http://localhost:8999/",
|
|
"secure": false,
|
|
"ws": true
|
|
}
|
|
} |