From 39da0da55a09a56bae3c250e6108c8edf77bfbfd Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 27 Sep 2018 21:02:07 +0200 Subject: fixed some stuff --- DSACore/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DSACore/Properties/launchSettings.json') diff --git a/DSACore/Properties/launchSettings.json b/DSACore/Properties/launchSettings.json index bcc4406..2da5fec 100644 --- a/DSACore/Properties/launchSettings.json +++ b/DSACore/Properties/launchSettings.json @@ -21,7 +21,7 @@ "commandName": "Project", "launchBrowser": true, "launchUrl": "api/commands", - "applicationUrl": "https://localhost:5001;http://localhost:5000", + "applicationUrl": "https://0.0.0.0:5001;http://0.0.0.0:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } -- cgit v1.2.3-70-g09d2