mirror of
https://github.com/elyby/accounts.git
synced 2024-11-08 13:42:30 +05:30
Fix CI for bitmani mariadb image
This commit is contained in:
parent
2fe3ede4ea
commit
b47522e6f9
@ -85,7 +85,7 @@ Codeception:
|
||||
REDIS_HOST: "redis"
|
||||
REDIS_PORT: "6379"
|
||||
# MariaDB config
|
||||
MARIADB_RANDOM_ROOT_PASSWORD: "true"
|
||||
ALLOW_EMPTY_PASSWORD: "yes"
|
||||
MARIADB_DATABASE: "ely_accounts_test"
|
||||
MARIADB_USER: "ely_accounts_tester"
|
||||
MARIADB_PASSWORD: "ely_accounts_tester_password"
|
||||
|
Loading…
Reference in New Issue
Block a user