launchSettings.json 124 B

12345678
  1. {
  2. "profiles": {
  3. "ConnectionStat-net7": {
  4. "commandName": "Project",
  5. "commandLineArgs": "80 443"
  6. }
  7. }
  8. }