appsettings.json 80 B

1234
  1. {
  2. "urls": "http://*:8088;http://*:8080",
  3. "DirectoryPath": "../../Release/"
  4. }