diff options
Diffstat (limited to 'BackEnd/Timeline/Properties/launchSettings.json')
-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 |