mirror of
https://github.com/fergalmoran/dss.docker.git
synced 2025-12-22 09:18:29 +00:00
Added postgres folder to build
This commit is contained in:
@@ -9,6 +9,7 @@ rabbitmq:
|
||||
|
||||
postgres:
|
||||
restart: always
|
||||
build: ./postgres
|
||||
image: postgres:latest
|
||||
volumes_from:
|
||||
- data
|
||||
|
||||
Reference in New Issue
Block a user