mirror of
https://github.com/bitwarden/server
synced 2025-12-25 20:53:16 +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:54104/"
|
||||
"applicationUrl": "http://localhost:54103/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user