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 5feea1d commit 0928a97Copy full SHA for 0928a97
docker-compose.yml
@@ -24,5 +24,6 @@ services:
24
restart: always
25
environment:
26
WORDPRESS_DB_HOST: db:3306
27
+ WORDPRESS_DB_USER: wordpress
28
WORDPRESS_DB_PASSWORD: wordpress
29
WORDPRESS_DEBUG: 1
0 commit comments