mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
13 lines
288 B
JSON
13 lines
288 B
JSON
|
|
{
|
||
|
|
"profiles": {
|
||
|
|
"Identity.IntegrationTest": {
|
||
|
|
"commandName": "Project",
|
||
|
|
"launchBrowser": false,
|
||
|
|
"environmentVariables": {
|
||
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||
|
|
},
|
||
|
|
"applicationUrl": "https://localhost:55088;http://localhost:55089"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|