mirror of
https://github.com/bitwarden/server
synced 2025-12-24 04:03:25 +00:00
12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"profiles": {
|
|
"Server": {
|
|
"commandName": "Project",
|
|
"applicationUrl": "http://localhost:53910/",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|