Wednesday, December 8, 2021

Create Seperate Port from Core Appliation

  "Kestrel": {

    "EndPoints": {

      "Http": {

        "Url": "http://localhost:4300"

      }

    }

  },


Add Above set of lines on appsettings.json

No comments:

Post a Comment