From 9879e32bcfc01b8bb21daa1927148dc5e2317277 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期三, 09 八月 2023 09:46:04 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.110.209:9001/r/lims-before --- .env.development | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 0e0a98c..e363056 100644 --- a/.env.development +++ b/.env.development @@ -2,5 +2,4 @@ ENV = 'development' # base api -# VUE_APP_BASE_API = 'http://192.168.110.167:1234/' -VUE_APP_BASE_API = 'http://localhost:1234/' +VUE_APP_BASE_API = 'http://192.168.110.254:1234/' -- Gitblit v1.9.3