Browse Source

Fixing Unable to connect to postgresql server

Shao Yu Lung 8 years ago
parent
commit
d0effd9468
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

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