Sign in

ljq / archives · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • archives
  • ruoyi-ui
  • .env.staging
  • 1
      137de0ff
    ljq authored
    2022-07-15 10:15:29 +0800  
    Browse Code »
.env.staging 190 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
# 页面标题
VUE_APP_TITLE = 数字档案管理系统

NODE_ENV = production

# 测试环境配置
ENV = 'staging'

# 数字档案管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'