mirror of
https://github.com/bitwarden/web
synced 2025-12-06 00:03:28 +00:00
13 lines
247 B
JSON
13 lines
247 B
JSON
{
|
|
"profiles": {
|
|
"Server": {
|
|
"commandName": "Project",
|
|
"launchBrowser": false,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:53910/"
|
|
}
|
|
}
|
|
}
|