aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Properties/launchSettings.json
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Properties/launchSettings.json')
-rw-r--r--Timeline/Properties/launchSettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/Properties/launchSettings.json b/Timeline/Properties/launchSettings.json
index d23d132f..73897158 100644
--- a/Timeline/Properties/launchSettings.json
+++ b/Timeline/Properties/launchSettings.json
@@ -4,7 +4,7 @@
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
- "ASPNETCORE_FRONTENDPROXYONLY": "true",
+ "ASPNETCORE_USEPROXYFRONTEND": "true",
"ASPNETCORE_WORKDIR": "D:\\timeline-development"
}
},