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