mirror of
https://github.com/bitwarden/server.git
synced 2024-11-25 12:45:18 +01:00
icons uri for web settings
This commit is contained in:
parent
a9fd338690
commit
dea79f610c
@ -434,6 +434,7 @@ SA_PASSWORD={dbPass}");
|
||||
sw.Write($@"var bitwardenAppSettings = {{
|
||||
apiUri: ""{_url}/api"",
|
||||
identityUri: ""{_url}/identity"",
|
||||
iconsUri: ""{_url}/icons"",
|
||||
stripeKey: null,
|
||||
braintreeKey: null,
|
||||
whitelistDomains: [""{_domain}""],
|
||||
|
Loading…
Reference in New Issue
Block a user