Fixing Unable to connect to postgresql server

This commit is contained in:
Shao Yu Lung 2017-04-20 20:25:14 +08:00
parent f30e36bc93
commit 0549936547

View File

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