.env.development 136 B

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