var Config = function () { this.InProductionMode = true; this.ApiRoot = '47.103.85.253:5003'; }; window.Config = new Config();