aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-12-06 16:22:18 +0800
committercrupest <crupest@outlook.com>2020-12-06 16:22:18 +0800
commit34395c01b650c9e00f09786f94126902081e1aa5 (patch)
tree9536b3c114327d4d8ae086aaf25fd9abf29b13fb /BackEnd/Timeline
parentef9489a8c1084d33796da366c685bc24550eafbd (diff)
downloadtimeline-34395c01b650c9e00f09786f94126902081e1aa5.tar.gz
timeline-34395c01b650c9e00f09786f94126902081e1aa5.tar.bz2
timeline-34395c01b650c9e00f09786f94126902081e1aa5.zip
fix: Fix #190 .
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",