|
@@ -1,15 +0,0 @@
|
|
-{
|
|
|
|
- "$schema": "https://json.schemastore.org/launchsettings.json",
|
|
|
|
- "profiles": {
|
|
|
|
- "Hotline.Api": {
|
|
|
|
- "commandName": "Project",
|
|
|
|
- "dotnetRunMessages": true,
|
|
|
|
- "launchBrowser": true,
|
|
|
|
- "launchUrl": "swagger",
|
|
|
|
- "applicationUrl": "http://localhost:50100",
|
|
|
|
- "environmentVariables": {
|
|
|
|
- "ASPNETCORE_ENVIRONMENT": "Development"
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
-}
|
|
|