mirror of
https://github.com/bitwarden/server.git
synced 2025-05-04 03:02:18 -05:00
migrate usersecrets
This commit is contained in:
parent
d7eb5f0f7a
commit
985435b696
@ -45,7 +45,7 @@ namespace Bit.Api
|
|||||||
|
|
||||||
if(env.IsDevelopment())
|
if(env.IsDevelopment())
|
||||||
{
|
{
|
||||||
builder.AddUserSecrets();
|
builder.AddUserSecrets<Startup>();
|
||||||
}
|
}
|
||||||
|
|
||||||
builder.AddEnvironmentVariables();
|
builder.AddEnvironmentVariables();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user