aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline
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
commit43d7d1444f61be250a04d9cd628d394baaccc8df (patch)
treedea906e44da7ffe9b2135d5057cbf330d197c677 /BackEnd/Timeline
parent3971aeb4b0d1a7566b6c9d3c88984c488fdf8074 (diff)
parent828da7516df1a7612c3b24b4a27ba680eaf821f8 (diff)
downloadtimeline-43d7d1444f61be250a04d9cd628d394baaccc8df.tar.gz
timeline-43d7d1444f61be250a04d9cd628d394baaccc8df.tar.bz2
timeline-43d7d1444f61be250a04d9cd628d394baaccc8df.zip
Merge branch 'master' into highlight-timeline
Diffstat (limited to 'BackEnd/Timeline')
-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",