mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
12 lines
245 B
JSON
12 lines
245 B
JSON
{
|
|
"profiles": {
|
|
"Server": {
|
|
"commandName": "Project",
|
|
"launchBrowser": true,
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
},
|
|
"applicationUrl": "http://localhost:53910/"
|
|
}
|
|
}
|
|
} |