diff --git a/src/config.js b/src/config.js index ac64996..1bc8529 100644 --- a/src/config.js +++ b/src/config.js @@ -19,7 +19,7 @@ const config = { local: { serviceHost: api => { const apis = getServiceHost(api) - return `http://localhost:${apis}` + return `http://121.41.2.71:${apis}` }, cookieDomain: "", flowServiceHost: "http://124.117.209.78:3188/",