when developing metamigo you want to run the api, frontend, and worker
locally but want postgres and signald in containers.
this commit moves signald into the postgresql compose (which could be
renamed now i suppose) so you can run just that compose (npm run
docker:metamigo:dev:up) to do local dev on metamigo.