mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 21:18:13 -05:00
HIBP api key in env variables
This commit is contained in:
parent
b21e89f264
commit
3422df325b
@ -111,6 +111,7 @@ namespace Bit.Setup
|
||||
["globalSettings__mail__smtp__username"] = "REPLACE",
|
||||
["globalSettings__mail__smtp__password"] = "REPLACE",
|
||||
["globalSettings__disableUserRegistration"] = "false",
|
||||
["globalSettings__hibpApiKey"] = "REPLACE",
|
||||
["adminSettings__admins"] = string.Empty,
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user