mirror of
https://github.com/bitwarden/server
synced 2025-12-24 12:13:17 +00:00
12 lines
258 B
JSON
12 lines
258 B
JSON
{
|
|
"profiles": {
|
|
"Identity.IntegrationTest": {
|
|
"commandName": "Project",
|
|
"applicationUrl": "https://localhost:55088;http://localhost:55089",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|