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