.env.production 158 B

1234567
  1. # just a flag
  2. ENV = 'production'
  3. port = 8080
  4. # base api
  5. VUE_APP_BASE_API = 'http://58.246.234.210:8084'
  6. #域名 docapi.shqlsy.com
  7. #访问ip 192.168.100.6:8083