From 33dc613fffad69c1c608e21eac6fcd3f2954ead8 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Sat, 29 Sep 2018 20:22:11 +0200 Subject: added all data classes --- 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 50d10a9..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://192.168.2.58:5001;http://192.168.2.58:5000", + "applicationUrl": "https://0.0.0.0:5001;http://0.0.0.0:5000", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development" } -- cgit v1.2.3-54-g00ecf