mirror of
https://github.com/bitwarden/web
synced 2026-01-19 00:43:54 +00:00
7 lines
129 B
TOML
7 lines
129 B
TOML
[template]
|
|
src = "app-id.conf.tmpl"
|
|
dest = "/etc/bitwarden/web/app-id.json"
|
|
keys = [
|
|
"globalSettings__baseServiceUri__vault"
|
|
]
|