mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Add missing test_database_socket parameter
This commit is contained in:
parent
ccd50bca7a
commit
a6af149fa3
5 changed files with 5 additions and 0 deletions
|
@ -7,4 +7,5 @@ parameters:
|
|||
test_database_password: root
|
||||
test_database_path: ~
|
||||
env(TEST_DATABASE_PATH): ~
|
||||
test_database_socket: null
|
||||
test_database_charset: utf8mb4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue