Logo white

webapp / GreenwayWeb

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • GreenwayWeb
  • merchant-web-master - 副本
  • .env.staging
  • '最新'
    b7023175
    杨鑫 authored
    2025-01-03 18:47:37 +0800  
    Browse Code »
.env.staging 165 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
NODE_ENV = production

# just a flag
ENV = 'staging'

# base api
VUE_APP_BASE_API = '/stage-api'

VUE_APP_DOMAIN_PREFIX = 'https://ceresdev.zkthink.com/businessapi'