This commit is contained in:
@@ -10,7 +10,7 @@ cache:
|
||||
dialTimeout: 1h
|
||||
poolSize: 10
|
||||
defaultTtl: 1h
|
||||
rootCaFilePath: "/root/.redis/YandexInternalRootCA.crt"
|
||||
rootCaFilePath: "/etc/.redis/YandexInternalRootCA.crt"
|
||||
|
||||
s3Storage:
|
||||
bucket: "molva-staging"
|
||||
@@ -19,4 +19,4 @@ s3Storage:
|
||||
database:
|
||||
schema: test_schema
|
||||
sslmode: require
|
||||
rootCaFilePath: "/root/.redis/YandexInternalRootCA.crt"
|
||||
rootCaFilePath: "/etc/.redis/YandexInternalRootCA.crt"
|
||||
|
Reference in New Issue
Block a user