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:
@@ -21,7 +21,7 @@
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:62912/"
|
||||
"applicationUrl": "http://localhost:62911/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user