.env.development 174 B

12345678
  1. # just a flag
  2. ENV = 'development'
  3. port = 8080
  4. # base api
  5. VUE_APP_BASE_API = 'http://121.36.251.245:8084'
  6. #192.168.66.187
  7. #测试服务器:121.36.251.245:8084
  8. #183.195.216.54