Changed redis setup

This commit is contained in:
Alex Sherman 2021-12-12 13:41:55 +05:00 committed by olegphenomenon
parent dbe1678430
commit 1a8d8b52e7
3 changed files with 9 additions and 2 deletions

View file

@ -199,6 +199,8 @@ test:
legal_documents_dir: 'test/fixtures/files'
shunter_default_adapter: "Shunter::Adapters::Memory"
shunter_enabled: "false"
shunter_redis_host: "redis"
shunter_redis_port: "6379"
openssl_config_path: 'test/fixtures/files/test_ca/openssl.cnf'
crl_dir: 'test/fixtures/files/test_ca/crl'