Sign in

wms / wms-cloud-ui · Files

Logo

GitLab

  • Back to group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • wms-cloud-ui
  • .env.staging
  • 项目初始化
    72514ba2
    mahuandong authored
    2020-05-22 16:15:48 +0800  
    Browse Code »
.env.staging 127 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
NODE_ENV = production

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

# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'