diff --git a/.env-config.ts b/.env-config.ts index 2b25ebd..ac64ba7 100644 --- a/.env-config.ts +++ b/.env-config.ts @@ -15,7 +15,7 @@ export const serviceEnv: ServiceEnv = { // reportServerUrl: 'http://huaerda-jimu.24yt.com/'6 }, test: { - url: 'http://106.227.80.14:8088/', + url: 'http://106.227.80.14:8086/', // url: 'http://192.168.9.128:8080' kkFileUrl: 'http://192.168.9.68:8012', // reportServerUrl: 'http://192.168.9.128:9908' @@ -24,7 +24,7 @@ export const serviceEnv: ServiceEnv = { prod: { // url: 'http://192.168.9.149:8021' // url: 'http://huaerda-api.24yt.com', - url: 'http://106.227.80.14:8088/', + url: 'http://106.227.80.14:8086/', kkFileUrl: 'http://kkfile.24yt.com', // reportServerUrl: 'http://localhost:9908' reportServerUrl: 'http://huaerda-jimu.24yt.com/'