From a29ebef20203f982041c095d9d09af8dddb27f73 Mon Sep 17 00:00:00 2001 From: 疯狂的狮子li <15040126243@163.com> Date: 星期二, 30 三月 2021 11:38:56 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue --- ruoyi-ui/.env.production | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ruoyi-ui/.env.production b/ruoyi-ui/.env.production index a8e4af3..27c717e 100644 --- a/ruoyi-ui/.env.production +++ b/ruoyi-ui/.env.production @@ -1,5 +1,5 @@ -# 鐢熶骇鐜閰嶇疆 -ENV = 'production' - -# 鑻ヤ緷绠$悊绯荤粺/鐢熶骇鐜 -VUE_APP_BASE_API = '/prod-api' +# 鐢熶骇鐜閰嶇疆 +ENV = 'production' + +# 鑻ヤ緷绠$悊绯荤粺/鐢熶骇鐜 +VUE_APP_BASE_API = '/prod-api' -- Gitblit v1.9.3