mirror of
https://github.com/supabase/supabase.git
synced 2026-05-12 13:19:37 +08:00
Making the db use an anon volume will cause data loss - all persisted data (db, storage, etc.) should be preserved even if the user does `docker system prune`. Instead use [Compose overrides](https://docs.docker.com/compose/extends/#adding-and-overriding-configuration) for dev mode.
403 B
403 B