From 740eef69517810b2769704ce8cdc2e760a9b1601 Mon Sep 17 00:00:00 2001 From: ZhangYong Date: Wed, 6 Aug 2025 13:36:54 +0800 Subject: [PATCH] huanjing wenjian --- .env.development | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 011128f..ab14f16 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,8 @@ # VITE_API_BASE='https://hwjb.homilychart.com/dev/admin' # 测试环境 -# VITE_API_BASE='http://18.143.76.3:10704/' -# VITE_API_BASE='http://192.168.9.52:10705/' +# VITE_API_BASE='http://54.255.212.181:10704/' +# 正式环境 +# VITE_API_BASE='http://54.255.212.181:10705/' VITE_UPLOAD_URL=http://39.101.133.168:8828/hljw/api/aws/upload # VITE_API_BASE='http://192.168.9.28:8081/' # sunjiabei