adding build of whole image to compose

This commit is contained in:
Aster Fialla
2026-02-16 11:08:41 -05:00
parent b15262e1c5
commit 5a9a2977c6

View File

@@ -1,4 +1,7 @@
services: services:
main:
build: .
container_name: pluralflux
postgres: postgres:
image: postgres:latest image: postgres:latest
container_name: pluralflux-postgres container_name: pluralflux-postgres