Multiple local dev database projects?

Is there any way to host multiple local dev supabase databases at the same time? I have two projects on the go and I'd like to have both sets of containers running in docker with different ports. Is this possible or do I need to self host the production supabase somewhere internal to do that?
Was this page helpful?