mirror of
https://github.com/pieartsy/PluralFlux.git
synced 2026-04-14 20:15:28 +10:00
adding build of whole image to compose
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user