.env.development 137 B

12345678
  1. # just a flag
  2. ENV = 'development'
  3. port = 8080
  4. # base api
  5. VUE_APP_BASE_API = 'http://58.246.234.210:8084'
  6. #192.168.1.199
  7. #58.246.234.210