We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dec791 commit 86a2cd7Copy full SHA for 86a2cd7
stack-examples/wordpress/docker-compose.yml
@@ -5,7 +5,6 @@ services:
5
depends_on:
6
- db
7
image: wordpress:latest
8
- restart: always
9
environment:
10
WORDPRESS_DB_HOST: db:3306
11
WORDPRESS_DB_USER: wordpress
0 commit comments