Adisun Wheelock
04/24/2020, 5:58 PMdocker-compose.yml (in prefect/cli) that is ran upon prefect server start brings up a postgres instance. If I already had a postgres instance running, is it possible through the CLI to omit bringing up the postgres instance that is in the docker-compose.yml ? Similar to docker-compose up .Adisun Wheelock
04/24/2020, 5:59 PMpostgres service in that docker-compose.yml but wondering if there was a better way.Adisun Wheelock
04/24/2020, 6:02 PMdocker-compose.ymljosh
04/24/2020, 6:03 PM--postgres-portAdisun Wheelock
04/24/2020, 6:04 PMjosh
04/24/2020, 6:04 PMAdisun Wheelock
04/24/2020, 6:05 PM