Sign in

nx / creditNx · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • creditNx
  • ruoyi-ui
  • .env.production
  • 系统布局配置支持动态标题开关
    557672ba
    RuoYi authored
    2021-06-10 18:05:27 +0800  
    Browse Code »
.env.production 165 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8
# 页面标题
VUE_APP_TITLE = 若依管理系统

# 生产环境配置
ENV = 'production'

# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'