mirror of
https://github.com/bitwarden/server
synced 2025-12-10 05:13:48 +00:00
adminsettings to docker env setup
This commit is contained in:
@@ -61,6 +61,7 @@ namespace Bit.Setup
|
||||
["globalSettings__mail__smtp__port"] = "587",
|
||||
["globalSettings__mail__smtp__useDefaultCredentials"] = "false",
|
||||
["globalSettings__disableUserRegistration"] = "false",
|
||||
["adminSettings__admins"] = string.Empty,
|
||||
};
|
||||
|
||||
if(forInstall && !Push)
|
||||
|
||||
Reference in New Issue
Block a user