X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fparameters_test.yml;h=92f0364fb162f9c57086c2c5114610c142f500b9;hb=e48b238a3e2c387be1f897e6f2c3c481d25f5203;hp=010785e67c5de8e378ba978602eb96dc60864960;hpb=7ab5eb9508921d84b4b4ec84a59135d536da748e;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/parameters_test.yml b/app/config/parameters_test.yml index 010785e6..92f0364f 100644 --- a/app/config/parameters_test.yml +++ b/app/config/parameters_test.yml @@ -8,3 +8,4 @@ parameters: test_database_path: "%env(TEST_DATABASE_PATH)%" env(TEST_DATABASE_PATH): "%kernel.root_dir%/../data/db/wallabag_test.sqlite" test_database_charset: utf8 + domain_name: 'http://v2.wallabag.org'