.env.production 203 B

1234567
  1. # just a flag
  2. ENV = 'production'
  3. # base api
  4. VUE_APP_BASE_API = 'https://tx.hz-hanghui.com:8088/hanghui-server-platform'
  5. # VUE_APP_BASE_API = 'https://test.hz-hanghui.com:18890/hanghui-server-platform'