diff options
author | crupest <crupest@outlook.com> | 2022-10-27 21:13:56 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2022-10-27 21:13:56 +0800 |
commit | 55ede4ca20111da0c436e516579bca49bb34960e (patch) | |
tree | a1f8adee9d02ce84e8972249efc5d9714e87d8fe /BackEnd/Timeline/Properties | |
parent | a2b27fcaac9dabeb3dbff9f56c78e05f9ffdef5c (diff) | |
download | timeline-55ede4ca20111da0c436e516579bca49bb34960e.tar.gz timeline-55ede4ca20111da0c436e516579bca49bb34960e.tar.bz2 timeline-55ede4ca20111da0c436e516579bca49bb34960e.zip |
...
Diffstat (limited to 'BackEnd/Timeline/Properties')
-rw-r--r-- | BackEnd/Timeline/Properties/launchSettings.json | 8 |
1 files changed, 0 insertions, 8 deletions
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 |