link postgres service to php service
This commit is contained in:
parent
5d62ec1e67
commit
cd97ac0aa6
@ -27,6 +27,7 @@ services:
|
||||
- "9000"
|
||||
links:
|
||||
- mysql
|
||||
- postgres
|
||||
|
||||
### MySQL Container #########################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user