mirror of
https://github.com/bitwarden/server.git
synced 2025-07-18 16:11:28 -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:54104/"
|
||||
"applicationUrl": "http://localhost:54103/"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user