aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'BackEnd/Timeline/Properties')
-rw-r--r--BackEnd/Timeline/Properties/launchSettings.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/BackEnd/Timeline/Properties/launchSettings.json b/BackEnd/Timeline/Properties/launchSettings.json
index 851fc6a8..3c8a465b 100644
--- a/BackEnd/Timeline/Properties/launchSettings.json
+++ b/BackEnd/Timeline/Properties/launchSettings.json
@@ -5,8 +5,7 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_FRONTEND": "Proxy"
- },
- "applicationUrl": "http://0.0.0.0:5000"
+ }
},
"Dev-Mock": {
"commandName": "Project",
@@ -30,4 +29,4 @@
}
}
}
-} \ No newline at end of file
+}