mirror of
https://github.com/internetee/registry.git
synced 2025-08-02 16:02:03 +02:00
Changed redis setup
This commit is contained in:
parent
dbe1678430
commit
1a8d8b52e7
3 changed files with 9 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue