Merge pull request #35 from benmag/master
link postgres service to php service
This commit is contained in:
commit
26229e150d
@ -27,6 +27,7 @@ services:
|
||||
- "9000"
|
||||
links:
|
||||
- mysql
|
||||
- postgres
|
||||
|
||||
### DATA Container ##########################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user