From b90635098b814699063ae7a83ec4eddf7b6595cf Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Fri, 17 May 2024 14:23:43 +0800 Subject: [PATCH] ip --- .env.development | 2 +- .env.preview | 2 +- .env | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.env b/.env index 71e800a..aa3bf4d 100644 --- a/.env +++ b/.env @@ -2,7 +2,7 @@ VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ - VUE_APP_API_BASE_URL= https://brac.barcblays.com/ + VUE_APP_API_BASE_URL= https://dbgp.is4vc.com/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ # VUE_APP_API_BASE_URL=https://192.168.0.102:8091/ diff --git a/.env.development b/.env.development index 8aea3e3..ef0306b 100644 --- a/.env.development +++ b/.env.development @@ -2,7 +2,7 @@ VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ # VUE_APP_API_BASE_URL=http://192.168.0.105:8091/ - VUE_APP_API_BASE_URL=https://brac.barcblays.com/ + VUE_APP_API_BASE_URL=https://dbgp.is4vc.com/ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ # VUE_APP_API_BASE_URL=https://192.168.0.102:8091/ diff --git a/.env.preview b/.env.preview index b118d02..553d9f0 100644 --- a/.env.preview +++ b/.env.preview @@ -1,4 +1,4 @@ NODE_ENV=production VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://brac.barcblays.com/ \ No newline at end of file +VUE_APP_API_BASE_URL=https://dbgp.is4vc.com/ \ No newline at end of file -- Gitblit v1.9.3