mirror of
https://github.com/bitwarden/server
synced 2026-01-05 01:53:17 +00:00
Updated Kestrel application url to use IIS port (#820)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"Identity": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "http://localhost:33657",
|
||||
"applicationUrl": "http://localhost:33656",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user