fix crl storage config name
This commit is contained in:
@@ -3,5 +3,5 @@ DEBUG = false
|
||||
PGHOST = postgreshost
|
||||
PGDATABASE = atat_test
|
||||
REDIS_URI = redis://redishost:6379
|
||||
CRL_CONTAINER = tests/fixtures/crl
|
||||
CRL_STORAGE_CONTAINER = tests/fixtures/crl
|
||||
WTF_CSRF_ENABLED = false
|
||||
|
Reference in New Issue
Block a user