# just a flag ENV = 'production' # base api # VUE_APP_BASE_API = 'https://kptyun.cn:8081/' VUE_APP_BASE_API = 'http://localhost/' # VUE_APP_BASE_API = 'http://192.168.1.104:8081/'