Skip to content
Snippets Groups Projects
Unverified Commit ee23be2c authored by Harald Nezbeda's avatar Harald Nezbeda Committed by GitHub
Browse files

Merge pull request #20 from Aeyzaz/master

Added links to allow db accessible in wordpress container.
parents 3d341994 4f1eb4c6
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,8 @@ services:
WORDPRESS_DB_PASSWORD: "${DB_ROOT_PASSWORD}"
depends_on:
- db
links:
- db
wpcli:
image: wordpress:cli
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment