SIGN IN SIGN UP

Add config files for running Postgres inside Docker Compose (#3637)

This PR adds config files for running the Postgres instance for local
Zed development in a Docker Compose instance.

For those of us who don't like to have a Postgres install always present
on the host system 😄

Usage:

```
docker compose up -d
```

Release Notes:

- N/A
M
Marshall Bowers committed
aa55e55c7a3f886df7fab25b8d8ef1348a34b9f9
Parent: 985d4c7
Committed by GitHub <noreply@github.com> on 12/13/2023, 10:25:07 PM