aboutsummaryrefslogtreecommitdiff
path: root/Web/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'Web/Properties')
-rw-r--r--Web/Properties/launchSettings.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/Web/Properties/launchSettings.json b/Web/Properties/launchSettings.json
index 4e23cb7..b602949 100644
--- a/Web/Properties/launchSettings.json
+++ b/Web/Properties/launchSettings.json
@@ -1,10 +1,10 @@
-{
+{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
- "applicationUrl": "http://localhost:16267",
- "sslPort": 44346
+ "applicationUrl": "http://localhost:48973",
+ "sslPort": 44302
}
},
"profiles": {
@@ -15,7 +15,7 @@
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
- "WebFrontend": {
+ "Web": {
"commandName": "Project",
"dotnetRunMessages": "true",
"launchBrowser": true,