.env.production 128 B

12345678
  1. # just a flag
  2. ENV = 'production'
  3. # base api
  4. VUE_APP_WEB = 'http://47.113.200.81:9005'
  5. # 天地图KEY
  6. VUE_APP_TIANDITU_KEY = ''