From 55ede4ca20111da0c436e516579bca49bb34960e Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 27 Oct 2022 21:13:56 +0800 Subject: ... --- BackEnd/Timeline/Properties/launchSettings.json | 8 -------- 1 file changed, 8 deletions(-) (limited to 'BackEnd/Timeline') 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 -- cgit v1.2.3