fix: make Vaultwarden cache refresh durable

This commit is contained in:
sascha 2026-07-22 11:23:55 +02:00
parent 8e07f50c03
commit 6e80578ca6
6 changed files with 88 additions and 17 deletions

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
.env
.vault-sync.env
vault-sync.log
__pycache__/
*.pyc