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?
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
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
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)