Added postgres folder to build

This commit is contained in:
Fergal Moran
2015-08-18 20:10:53 +01:00
parent f571ce2d76
commit ccd867eb44

View File

@@ -9,6 +9,7 @@ rabbitmq:
postgres:
restart: always
build: ./postgres
image: postgres:latest
volumes_from:
- data