1
This commit is contained in:
parent
e6eff0d09d
commit
9d157ec64a
@ -18,7 +18,7 @@ const config = {
|
|||||||
local: {
|
local: {
|
||||||
serviceHost: api => {
|
serviceHost: api => {
|
||||||
const apis = getServiceHost(api)
|
const apis = getServiceHost(api)
|
||||||
return `http://120.25.146.51:${apis}`
|
return `http://localhost:${apis}`
|
||||||
},
|
},
|
||||||
cookieDomain: "",
|
cookieDomain: "",
|
||||||
flowServiceHost: "http://120.25.146.51:7188/",
|
flowServiceHost: "http://120.25.146.51:7188/",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user