mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05: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