mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 15:42:48 -05: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