aboutsummaryrefslogtreecommitdiff
path: root/BackEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-06 17:06:08 +0800
committercrupest <crupest@outlook.com>2020-12-06 17:06:08 +0800
commit81ab4cf5c0a2d35042cb4f15a1ff699e7ba9068b (patch)
treed4749ddfaf4a59f37af98bde93169539cdf08af8 /BackEnd
parent5e4cdbbfa75ce021dfbfd8e1f2d38370a702285e (diff)
parentb0ee9afddd4f7ecf8a183ab8d8e9e575324a2b68 (diff)
downloadtimeline-81ab4cf5c0a2d35042cb4f15a1ff699e7ba9068b.tar.gz
timeline-81ab4cf5c0a2d35042cb4f15a1ff699e7ba9068b.tar.bz2
timeline-81ab4cf5c0a2d35042cb4f15a1ff699e7ba9068b.zip
Merge branch 'master' into highlight-timeline
Diffstat (limited to 'BackEnd')
-rw-r--r--BackEnd/Timeline/Properties/launchSettings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/BackEnd/Timeline/Properties/launchSettings.json b/BackEnd/Timeline/Properties/launchSettings.json
index de8186db..6d58040a 100644
--- a/BackEnd/Timeline/Properties/launchSettings.json
+++ b/BackEnd/Timeline/Properties/launchSettings.json
@@ -2,6 +2,7 @@
"profiles": {
"Development": {
"commandName": "Project",
+ "applicationUrl": "http://0.0.0.0:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
"ASPNETCORE_USEPROXYFRONTEND": "true",