Logo white

webapp / GreenwayWeb

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • GreenwayWeb
  • admin-web-master
  • .env.staging
  • '最新版本'
    ba37c587
    杨鑫 authored
    2024-11-26 13:22:51 +0800  
    Browse Code »
.env.staging 159 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10
NODE_ENV = production

# just a flag
ENV = 'staging'

# base api
VUE_APP_BASE_API = '/stage-api'


VUE_APP_DOMAIN_PREFIX = 'http://8.130.38.56:8027/admin-web'