mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
6 lines
275 B
HCL
6 lines
275 B
HCL
vaultwarden_server = "https://vaultwarden.example.com"
|
|
vaultwarden_email = "admin@example.com"
|
|
vaultwarden_master_password = "SuperSecretMasterPassword"
|
|
vaultwarden_admin_token = "tokenadmin"
|
|
vaultwarden_client_id = "clientid"
|
|
vaultwarden_client_secret = "clientsecret" |