diff --git a/Govor.API/Properties/launchSettings.json b/Govor.API/Properties/launchSettings.json index 67f4782..9c2c0e9 100644 --- a/Govor.API/Properties/launchSettings.json +++ b/Govor.API/Properties/launchSettings.json @@ -5,7 +5,7 @@ "commandName": "Project", "dotnetRunMessages": true, "launchBrowser": false, - "applicationUrl": "http://0.0.0.0:8080;http://localhost:7155;http://192.168.1.107:8080;72.56.93.242:8080;", + "applicationUrl": "https://0.0.0.0:8080; https://localhost:7155", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" }