Fixing Unable to connect to postgresql server

This commit is contained in:
Shao Yu Lung 2017-04-20 20:25:14 +08:00 committed by Diego Antunes
parent 5aab3add44
commit d0effd9468

View File

@ -451,6 +451,7 @@ services:
- postgres - postgres
networks: networks:
- frontend - frontend
- backend
### ElasticSearch Container ################################# ### ElasticSearch Container #################################