6dd572debd1d3e71566efdd6b796a2eefb94e4cd.svn-base 142 B

123456
  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:8081/'