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