Logo white

BJ_web_developers / HSpark

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • HSpark
  • .env.production
  • 测试build
    c482cd01
    王飞 authored
    2019-07-07 11:02:35 +0800  
    Browse Code »
.env.production 129 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7
# just a flag
ENV = 'production'

# base api
#VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'http://test.renniting.cn/bcp/'