.env.development 193 B

123456
  1. # just a flag
  2. ENV = 'development'
  3. # base api
  4. # VUE_APP_BASE_API = 'https://www.guiyangairport.cn:9100/ldb-pass-management'
  5. VUE_APP_BASE_API = 'http://192.168.77.236:13021/ldb-pass-management'