tests: update mysql password
This commit is contained in:
parent
ae77b65281
commit
16bdb470dc
1 changed files with 1 additions and 1 deletions
|
|
@ -45,4 +45,4 @@ services:
|
||||||
image: *mysql_image
|
image: *mysql_image
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_DATABASE=test
|
- MYSQL_DATABASE=test
|
||||||
- MYSQL_ALLOW_EMPTY_PASSWORD=yes
|
- MARIADB_ROOT_PASSWORD=root
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue