Skip to content

Commit cd97ac0

Browse files
committed
link postgres service to php service
1 parent 5d62ec1 commit cd97ac0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ services:
2727
- "9000"
2828
links:
2929
- mysql
30+
- postgres
3031

3132
### MySQL Container #########################################
3233

0 commit comments

Comments
 (0)