Skip to content
  • This project
    • Loading...
  • Sign in

xqz / dianDemo

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • dianDemo
  • .env.staging
  • 406803045's avatar
    修改全局变量VUE_APP_ENV · 09485e79
    406803045 committed 2019-05-27 16:51:41 +0800
    09485e79
.env.staging 175 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
NODE_ENV='production'
# must start with VUE_APP_
VUE_APP_ENV = 'staging'
#base url
#base url
BASE_URL = https://www.top1buyer.com/
# base api
VUE_APP_BASE_API = '/stage-api'