mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 07:36:14 -05:00
updates for license validation
This commit is contained in:
@ -303,7 +303,8 @@ SA_PASSWORD={dbPass}");
|
||||
identityUri: ""{_url}/identity"",
|
||||
stripeKey: null,
|
||||
braintreeKey: null,
|
||||
whitelistDomains: [""{_domain}""]
|
||||
whitelistDomains: [""{_domain}""],
|
||||
selfHosted: true
|
||||
}};");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user