aboutsummaryrefslogtreecommitdiff
path: root/BackEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-10-27 21:13:56 +0800
committercrupest <crupest@outlook.com>2022-10-27 21:13:56 +0800
commit55ede4ca20111da0c436e516579bca49bb34960e (patch)
treea1f8adee9d02ce84e8972249efc5d9714e87d8fe /BackEnd
parenta2b27fcaac9dabeb3dbff9f56c78e05f9ffdef5c (diff)
downloadtimeline-55ede4ca20111da0c436e516579bca49bb34960e.tar.gz
timeline-55ede4ca20111da0c436e516579bca49bb34960e.tar.bz2
timeline-55ede4ca20111da0c436e516579bca49bb34960e.zip
...
Diffstat (limited to 'BackEnd')
-rw-r--r--BackEnd/Timeline.Tests/Properties/launchSettings.json2
-rw-r--r--BackEnd/Timeline/Properties/launchSettings.json8
2 files changed, 0 insertions, 10 deletions
diff --git a/BackEnd/Timeline.Tests/Properties/launchSettings.json b/BackEnd/Timeline.Tests/Properties/launchSettings.json
deleted file mode 100644
index f3ee419d..00000000
--- a/BackEnd/Timeline.Tests/Properties/launchSettings.json
+++ /dev/null
@@ -1,2 +0,0 @@
-{
-}
diff --git a/BackEnd/Timeline/Properties/launchSettings.json b/BackEnd/Timeline/Properties/launchSettings.json
index e081e0f3..a5b3b51c 100644
--- a/BackEnd/Timeline/Properties/launchSettings.json
+++ b/BackEnd/Timeline/Properties/launchSettings.json
@@ -22,14 +22,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Staging"
}
- },
- "Timeline": {
- "commandName": "Project",
- "launchBrowser": true,
- "applicationUrl": "http://localhost:49414",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development"
- }
}
}
} \ No newline at end of file