mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00: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