mirror of
https://github.com/mempool/mempool.git
synced 2025-04-11 21:39:20 +02:00
Fix for liquid network redirect in staging proxy.
This commit is contained in:
parent
8749b8b0fa
commit
d13e18a72a
@ -78,7 +78,7 @@
|
||||
"secure": false,
|
||||
"changeOrigin": true,
|
||||
"pathRewrite": {
|
||||
"^/liquid/api/": "/api/v1/liquid/"
|
||||
"^/liquid/api/": "/api/liquid/"
|
||||
},
|
||||
"timeout": 3600000
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user