diff --git a/compose.yaml b/compose.yaml index 7f04505..8df9cb1 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,4 +1,7 @@ services: + main: + build: . + container_name: pluralflux postgres: image: postgres:latest container_name: pluralflux-postgres