From 153404ffa0a9c6d23d2c2732b46fa6929e86294f Mon Sep 17 00:00:00 2001 From: k94314517 <8417338+k94314517@user.noreply.gitee.com> Date: 星期三, 18 六月 2025 13:56:18 +0800 Subject: [PATCH] 111 --- admin/.env.test | 14 ++++---------- 1 files changed, 4 insertions(+), 10 deletions(-) diff --git a/admin/.env.test b/admin/.env.test index da78780..4ffc032 100644 --- a/admin/.env.test +++ b/admin/.env.test @@ -1,13 +1,7 @@ -# 娴嬭瘯鐜閰嶇疆 +# 鐢熶骇鐜閰嶇疆 NODE_ENV = 'production' -# VUE_APP_API_URL = 'http://192.168.5.13/gateway_interface' +# 鍏抽棴DEBUG +VUE_APP_DEBUG = 'off' -# 浠诲悍 -VUE_APP_API_URL = 'http://192.168.0.133:10010' - -# 钀嶅 -# VUE_APP_API_URL = 'http://192.168.0.108:10010/' - -# 娴嬭瘯鏈嶅姟 -# VUE_APP_API_URL = 'https://dmtest.ahapp.net/gateway_interface' +VUE_APP_API_URL = 'https://test.doumee.cn/lianhelihua_interface' -- Gitblit v1.9.3