mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
8 lines
369 B
HCL
8 lines
369 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"
|
|
# email is read automatically from BW_EMAIL
|
|
# password is read automatically from BW_PASSWORD |