This commit is contained in:
wyw 2026-04-21 17:14:14 +08:00
parent eaac4c61c8
commit 3941f7166e

View File

@ -19,7 +19,7 @@ const config = {
local: { local: {
serviceHost: api => { serviceHost: api => {
const apis = getServiceHost(api) const apis = getServiceHost(api)
return `http://localhost:${apis}` return `http://121.41.2.71:${apis}`
}, },
cookieDomain: "", cookieDomain: "",
flowServiceHost: "http://124.117.209.78:3188/", flowServiceHost: "http://124.117.209.78:3188/",