Amanda Wee
11/10/2020, 1:34 AMprefect backend server
. I intend to run apollo directly as a container in an ECS service, taking reference from the docker-compose.yml
file that prefect provides. Consequently, what do I need to configure to make it such that the container (and of course the other containers for hasura, graphql, and towel) starts as if I had run prefect backend server
followed by prefect server start
?