]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/config/tests/parameters_test.mysql.yml
0b7b82eb922cd7686bc970e766e099b9952116b8
[github/wallabag/wallabag.git] / app / config / tests / parameters_test.mysql.yml
1 parameters:
2 test_database_driver: pdo_mysql
3 test_database_driver_class: ~
4 test_database_host: localhost
5 test_database_port: 3306
6 test_database_name: wallabag_test
7 test_database_user: root
8 test_database_password: ~
9 test_database_path: ~
10 env(TEST_DATABASE_PATH): ~
11 test_database_charset: utf8mb4