mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-26 23:33:17 +00:00
Update secrets/vaultwarden.secrets.tfvars
This commit is contained in:
@ -3,4 +3,6 @@ vaultwarden_email = "admin@example.com"
|
||||
vaultwarden_master_password = "SuperSecretMasterPassword"
|
||||
vaultwarden_admin_token = "tokenadmin"
|
||||
vaultwarden_client_id = "clientid"
|
||||
vaultwarden_client_secret = "clientsecret"
|
||||
vaultwarden_client_secret = "clientsecret"
|
||||
# email is read automatically from BW_EMAIL
|
||||
# password is read automatically from BW_PASSWORD
|
||||
Reference in New Issue
Block a user