Base solution for your next web application
Open Closed

Change the ports of the application #6379


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    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