mirror of
https://github.com/bitwarden/server.git
synced 2025-04-11 16:18:14 -05: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…
x
Reference in New Issue
Block a user