From 0f06d28a6bf043087d658b6cf59864fec9bb63dd Mon Sep 17 00:00:00 2001 From: doum <doum> Date: 星期一, 22 九月 2025 09:19:26 +0800 Subject: [PATCH] ss --- admin/.env.test | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/admin/.env.test b/admin/.env.test new file mode 100644 index 0000000..19305f2 --- /dev/null +++ b/admin/.env.test @@ -0,0 +1,8 @@ +# 鐢熶骇鐜閰嶇疆 +NODE_ENV = 'production' + +# 鍏抽棴DEBUG +VUE_APP_DEBUG = 'off' + +VUE_APP_CONTEXT_PATH = '/dmttwebsite_admin' +VUE_APP_API_URL = 'https://test.doumee.cn/lianhelihua_interface' -- Gitblit v1.9.3