1{ 2 "$schema": "http://json.schemastore.org/launchsettings.json", 3 "profiles": { 4 "http": { 5 "commandName": "Project", 6 "dotnetRunMessages": true, 7 "launchBrowser": true, 8 "applicationUrl": "http://localhost:8083" 9 } 10 } 11} 12 13