diff --git a/angular.json b/angular.json index af0a85c..066da01 100644 --- a/angular.json +++ b/angular.json @@ -2,7 +2,8 @@ "$schema": "./node_modules/@angular/cli/lib/config/schema.json", "version": 1, "cli": { - "packageManager": "npm" + "packageManager": "npm", + "analytics": false }, "newProjectRoot": "projects", "projects": { diff --git a/package.json b/package.json index d1e6a13..acc7fe3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "ng": "ng", - "start": "ng serve", + "start": "ng serve --host=0.0.0.0 --allowed-hosts true", "build": "ng build", "watch": "ng build --watch --configuration development", "test": "ng test", diff --git a/src/index.html b/src/index.html index 59b9c3e..09c94c0 100644 --- a/src/index.html +++ b/src/index.html @@ -2,7 +2,7 @@ - Ejc + 2026 European Junior Championships