mirror of
https://github.com/supabase/supabase.git
synced 2026-06-23 02:11:02 +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