summaryrefslogtreecommitdiff
path: root/DSACore/Properties
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-27 23:46:43 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-27 23:46:43 +0200
commitad0a46175e7efbbd5bdf952aacc69d8a7750b05a (patch)
tree4dc970234a3273940c59aecdb305bbca2b2e9ab3 /DSACore/Properties
parent39da0da55a09a56bae3c250e6108c8edf77bfbfd (diff)
implemented rudemetary groups
Diffstat (limited to 'DSACore/Properties')
-rw-r--r--DSACore/Properties/launchSettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/DSACore/Properties/launchSettings.json b/DSACore/Properties/launchSettings.json
index 2da5fec..50d10a9 100644
--- a/DSACore/Properties/launchSettings.json
+++ b/DSACore/Properties/launchSettings.json
@@ -21,7 +21,7 @@
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "api/commands",
- "applicationUrl": "https://0.0.0.0:5001;http://0.0.0.0:5000",
+ "applicationUrl": "https://192.168.2.58:5001;http://192.168.2.58:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}