diff --git a/package.json b/package.json index d10cd3e..2ff5d11 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 --port 1119", + "start": "ng serve --proxy-config proxy.config.json --open --port 1119 --host 192.168.1.82", "build": "node --max_old_space_size=5048 ./node_modules/@angular/cli/bin/ng build --configuration production", "test": "ng test", "lint": "ng lint", diff --git a/proxy.config.json b/proxy.config.json index 07408fe..f1d1515 100644 --- a/proxy.config.json +++ b/proxy.config.json @@ -8,7 +8,7 @@ "changeOrigin": true }, "/signalr": { - "target": "http://121.36.37.70:8906/", + "target": "https://znaq.sinochemoilmarketing.com/", "secure": false, "ws": true, "logLevel": "debug" diff --git a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html index 6a301a4..cb44498 100644 --- a/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html +++ b/src/app/pages/today-warning/get-out-of-line-details/get-out-of-line-details.component.html @@ -23,9 +23,10 @@