mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 00:52:49 -05:00
more build/run instructions
This commit is contained in:
@ -16,12 +16,12 @@
|
||||
}
|
||||
},
|
||||
"Identity": {
|
||||
"commandName": "Identity",
|
||||
"launchBrowser": false,
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"applicationUrl": "http://localhost:33657",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
"applicationUrl": "http://localhost:33657"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user