.env.indev 89 B

123
  1. NODE_ENV = 'production'
  2. VUE_APP_TYPE= 'indev'
  3. VUE_APP_URL = 'http://172.25.196.130:9999'