mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01: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…
Reference in New Issue
Block a user