Skip to content

Commit a3f818f

Browse files
author
Brylie Christopher Oxley
committed
Link wp-cli with db
1 parent 674b59b commit a3f818f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

development/docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ services:
3636
depends_on:
3737
- db
3838
- wp
39+
links:
40+
- db:db
3941

4042
pma:
4143
image: phpmyadmin/phpmyadmin

0 commit comments

Comments
 (0)