appsettings.json 77 B

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