diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json index 8bbe71b..ddea38c 100644 --- a/Properties/launchSettings.json +++ b/Properties/launchSettings.json @@ -2,11 +2,6 @@ "profiles": { "BankSampahApp": { "commandName": "Project", - "launchBrowser": true, - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - }, - "applicationUrl": "https://localhost:62517;http://localhost:62518" } } } \ No newline at end of file