mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-05-18 09:33:56 +00:00
Move settings out of web-vault
This commit is contained in:
parent
69e624f82b
commit
f00732ddc5
3 changed files with 2 additions and 3 deletions
9
docker/settings.Production.json
Normal file
9
docker/settings.Production.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"appSettings": {
|
||||
"apiUri": "/api",
|
||||
"identityUri": "/identity",
|
||||
"iconsUri": "/icons",
|
||||
"stripeKey": "",
|
||||
"braintreeKey": ""
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue