Commit 9d30fb01 authored by wenglk's avatar wenglk

fix proxy

parent 81c5fdf2
......@@ -24,7 +24,8 @@ module.exports = {
},
"/yccApi": {
// target: "https://mainnet.yuan.org/api",
target: "http://13.115.171.240:7901/",
// target: "http://13.115.171.240:7901/",
target: "http://183.134.99.140:9901/",
pathRewrite: {
"^/yccApi": "",
},
......@@ -37,7 +38,8 @@ module.exports = {
},
},
"/expandApi": {
target: "http://121.37.141.165:19992/ycc",
// target: "http://121.37.141.165:19992/ycc",
target: "http://183.134.99.140:19993/pos33",
pathRewrite: {
"^/expandApi": "",
},
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment