summaryrefslogtreecommitdiff
path: root/DSACore/Properties
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-09-27 20:03:01 +0200
committerTrueDoctor <d-kobert@web.de>2018-09-27 20:03:01 +0200
commitf38bd807a30550613340cba254380646f53f1ef4 (patch)
tree05cb1dde7368ca61851d65897e618d6e51aa5e87 /DSACore/Properties
parent09b0c5be9e23247411da850497b9cc6519d8f155 (diff)
reconfigured for https
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 889d022..bcc4406 100644
--- a/DSACore/Properties/launchSettings.json
+++ b/DSACore/Properties/launchSettings.json
@@ -4,7 +4,7 @@
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
- "applicationUrl": "http://localhost:29492",
+ "applicationUrl": "http://localhost:2170",
"sslPort": 44365
}
},