Commit df2a3185 by 史敦盼

线上ip修改

1 parent 924d762f
NODE_ENV = 'production' NODE_ENV = 'production'
VUE_APP_BASE_URL = "http://43.143.211.42:7003" VUE_APP_BASE_URL = "http://192.168.0.120:7003"
// const ajaxUrl = '172.20.10.3:7003'; // const ajaxUrl = '172.20.10.3:7003';
const ajaxUrl = '43.143.211.42'; // const ajaxUrl = '43.143.211.42';
const ajaxUrl = '192.168.0.120'
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!