aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Properties
diff options
context:
space:
mode:
Diffstat (limited to 'Timeline/Properties')
-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 3819fe0f..4bae443c 100644
--- a/Timeline/Properties/launchSettings.json
+++ b/Timeline/Properties/launchSettings.json
@@ -4,7 +4,7 @@
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development",
- "TIMELINE_WORKDIR": "D:\\timeline-development"
+ "ASPNETCORE_WORKDIR": "D:\\timeline-development"
}
}
}