mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
HIBP api key in env variables
This commit is contained in:
@@ -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,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user