aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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