We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46de9af commit 739ad69Copy full SHA for 739ad69
docker-compose.yml
@@ -72,6 +72,7 @@ services:
72
context: .
73
dockerfile: db/Dockerfile
74
environment:
75
+ USER: sysadmin
76
MYSQL_DATABASE: wordpress
77
MYSQL_ROOT_PASSWORD: root
78
MYSQL_USER: root
0 commit comments