I tried to host the Angular 5 application to the IIS follow the guide line angular to iis. However, look like it only works on the port 80. Is there any way to host angular 5 to the IIS under the port 86 or any other ports.
Asked
Active
Viewed 174 times
1 Answers
0
check your environment.ts, maybe there is a URL configuration there .. you can change that URL. variable to some thing like mysite:86?

Gani Lastra
- 245
- 1
- 14