.env.production 261 B

123456789
  1. # just a flag
  2. ENV = 'production'
  3. NODE_ENV = 'production'
  4. # base api
  5. VUE_APP_BASE_API = 'http://api1.eliangeyun.com'
  6. # 同步工具服务端url
  7. VUE_APP_TB_SERV_API = 'http://121.42.157.114:86'
  8. # VUE_APP_BASE_API = 'http://106.15.236.176/eb/'
  9. VUE_APP_CONTEXT = /