diff options
Diffstat (limited to 'DSACore/Properties/launchSettings.json')
-rw-r--r-- | DSACore/Properties/launchSettings.json | 2 |
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 } }, |