Update Jellyfin.Server/Properties/launchSettings.json

Co-authored-by: Cody Robibero <cody@robibe.ro>
pull/4164/head
spooksbit 4 years ago committed by GitHub
parent 5cca8bffea
commit ac32b14012
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,7 +15,7 @@
"launchUrl": "api-docs/swagger",
"applicationUrl": "http://localhost:8096",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
"ASPNETCORE_ENVIRONMENT": "Development"
},
"commandLineArgs": "--nowebclient"
}

Loading…
Cancel
Save