0
kalidarscope created
I would to like to change the ports of 4200(angular) and 22742(swagger). Is it possible to change? if it is possible, then which file i have to change?
1 Answer(s)
-
0
Hi @kalidarscope,
For 4200, change it in 1- "angular/package.json". 2- *.Web.Host/appsettings.json 3- angular/src/assets/appconfig.json
For 22742, change it in;
1- *.Web.Host/appsettings.json 2- Properties/launchSettings.json 3- angular/src/assets/appconfig.json