mirror of
https://github.com/bitwarden/server.git
synced 2025-04-04 12:40:22 -05: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"
|
|
]
|