mirror of
https://github.com/bitwarden/server
synced 2025-12-06 00:03:34 +00:00
7 lines
119 B
TOML
7 lines
119 B
TOML
[template]
|
|
src = "app-id.conf.tmpl"
|
|
dest = "/app/Web/app-id.json"
|
|
keys = [
|
|
"globalSettings__baseServiceUri__vault"
|
|
]
|