aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2020-06-22 07:46:47 -0600
committerGitHub <noreply@github.com>2020-06-22 07:46:47 -0600
commit263d925e4fb5faa56f33120f2b09f6254c3ddc92 (patch)
treef697c28c29b02802be04531da8c2048ec6fca8c5
parenta50738e88d3e91bf1c2be02cc0cda89768387990 (diff)
Update launchSettings.json
-rw-r--r--Jellyfin.Server/Properties/launchSettings.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/Jellyfin.Server/Properties/launchSettings.json b/Jellyfin.Server/Properties/launchSettings.json
index a71638709..b6e2bcf97 100644
--- a/Jellyfin.Server/Properties/launchSettings.json
+++ b/Jellyfin.Server/Properties/launchSettings.json
@@ -4,8 +4,7 @@
"commandName": "Project",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
- },
- "commandLineArgs": "--webdir C:\\Users\\Cody\\Code\\Jellyfin\\tmp\\jf-web-wizard\\dist"
+ }
},
"Jellyfin.Server (nowebclient)": {
"commandName": "Project",