in src/app/services/rest/rest-url.service.ts [26:28]
constructor() { this._apiEndpoint = localStorage.getItem(RestUrlService.API_ENDPOINT_KEY) }