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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline/Properties/launchSettings.json b/BackEnd/Timeline/Properties/launchSettings.json
index f683ca2d..7f68b709 100644
--- a/BackEnd/Timeline/Properties/launchSettings.json
+++ b/BackEnd/Timeline/Properties/launchSettings.json
@@ -4,7 +4,7 @@
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
- "ASPNETCORE_FRONTEND": "Proxy"
+ "ASPNETCORE_FRONTEND": "Disable"
}
},
"Dev-Mock": {