From 14b70bacd63f6b136612cf70b160777142e2a996 Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期四, 17 十月 2024 10:14:18 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/dev' into dev --- company_admin/.env.staging | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/company_admin/.env.staging b/company_admin/.env.staging index bd33547..3f4754b 100644 --- a/company_admin/.env.staging +++ b/company_admin/.env.staging @@ -1,2 +1,7 @@ # 娴嬭瘯鐜閰嶇疆 NODE_ENV = 'production' + + +VUE_APP_CONTEXT_PATH = '/preselect_web' +VUE_APP_API_PREFIX = '/preselect_web_interface' +VUE_APP_API = 'https://dmtest.ahapp.net/preselect_web_interface' \ No newline at end of file -- Gitblit v1.9.3