mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
Fix port number for vs profile Api-SelfHost (#2011)
This commit is contained in:
parent
dded4e7780
commit
0c925f92c9
@ -26,7 +26,7 @@
|
||||
"Api-SelfHost": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": false,
|
||||
"applicationUrl": "http://localhost:4000",
|
||||
"applicationUrl": "http://localhost:4001",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development",
|
||||
"developSelfHosted": "true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user