mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-23 09:23:33 +00:00
40ed505581
This will add a persistent volume check to make sure when running containers someone is using a volume for persistent storage. This check can be bypassed if someone configures `I_REALLY_WANT_VOLATILE_STORAGE=true` as an environment variable. This should prevent issues like #2493 .