diff --git a/UI/Web/src/environments/environment.ts b/UI/Web/src/environments/environment.ts index 55758b792..b86267283 100644 --- a/UI/Web/src/environments/environment.ts +++ b/UI/Web/src/environments/environment.ts @@ -2,7 +2,6 @@ // `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. // The list of file replacements can be found in `angular.json`. -// const IP = 'localhost'; const IP = 'localhost'; export const environment = {