axios.defaults.baseURL = `http${this.options.Secure ? 's' : ''}://${this.options[domain]}`;