From e01af6d359c42b57550957d0108bb23d14088cd0 Mon Sep 17 00:00:00 2001 From: nidapeng <jp@doumee.com> Date: 星期一, 08 四月 2024 15:19:02 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/1.0.1' into 1.0.1 --- company/.env.productionCom | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/company/.env.productionCom b/company/.env.productionCom new file mode 100644 index 0000000..9cf23b3 --- /dev/null +++ b/company/.env.productionCom @@ -0,0 +1,10 @@ +# 鐢熶骇鐜閰嶇疆 +NODE_ENV = 'production' + +VUE_APP_API_PREFIX = '/yyb_admin_api' + +# 骞冲彴绔� +VUE_APP_API = 'https://dmtest.ahapp.net/yyb_admin_api/' + +# 浼佷笟绔� +# VUE_APP_API = 'https://dmtest.ahapp.net/yyb_web_api/' -- Gitblit v1.9.3