d77f924083ca08b5ce41718a533fc4cccee0a34e.svn-base 187 B

1234567
  1. # just a flag
  2. ENV = 'production'
  3. # base api
  4. # VUE_APP_BASE_API = 'https://kptyun.cn:8081/'
  5. VUE_APP_BASE_API = 'http://localhost/'
  6. # VUE_APP_BASE_API = 'http://192.168.1.104:8081/'