Browse Source

update .env.staging

RuoYi 1 year ago
parent
commit
aa607d135c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ruoyi-ui/.env.staging

+ 2 - 0
ruoyi-ui/.env.staging

@@ -1,6 +1,8 @@
1
 # 页面标题
1
 # 页面标题
2
 VUE_APP_TITLE = 若依管理系统
2
 VUE_APP_TITLE = 若依管理系统
3
 
3
 
4
+BABEL_ENV = production
5
+
4
 NODE_ENV = production
6
 NODE_ENV = production
5
 
7
 
6
 # 测试环境配置
8
 # 测试环境配置