aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'BackEnd/Timeline/Properties/launchSettings.json')
-rw-r--r--BackEnd/Timeline/Properties/launchSettings.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/BackEnd/Timeline/Properties/launchSettings.json b/BackEnd/Timeline/Properties/launchSettings.json
index 3c8a465b..f683ca2d 100644
--- a/BackEnd/Timeline/Properties/launchSettings.json
+++ b/BackEnd/Timeline/Properties/launchSettings.json
@@ -19,14 +19,6 @@
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Staging"
}
- },
- "Dev-Windows": {
- "commandName": "Project",
- "environmentVariables": {
- "ASPNETCORE_ENVIRONMENT": "Development",
- "ASPNETCORE_FRONTEND": "Proxy",
- "TIMELINE_WORKDIR": "D:\\timeline-development"
- }
}
}
}