diff --git a/package.json b/package.json index 3fce73c..cd9f19a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "scripts": { "ng": "ng", - "start": "ng serve --proxy-config proxy.config.json --open", + "start": "ng serve --proxy-config proxy.config.json --open --port 8222", "build": "ng build", "test": "ng test", "lint": "ng lint", diff --git a/src/index.html b/src/index.html index b039ca4..c8bd547 100644 --- a/src/index.html +++ b/src/index.html @@ -1,5 +1,6 @@ +