Logo white

孙向锦 / SunvoteEducation

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • SunvoteEducation
  • .env.staging
  • 1.增加配置文件
    dc65e1cd
    jack authored
    2020-02-20 14:36:56 +0800  
    Browse Code »
.env.staging 98 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
NODE_ENV = production

# just a flag
ENV = 'staging'

# base api
VUE_APP_BASE_API = '/stage-api'