38
All checks were successful
Deploy Production / Deploy to Staging (push) Has been skipped

This commit is contained in:
Alex Shevchuk
2025-08-19 03:16:47 +03:00
parent 0c9c8a20db
commit 6a81e2b06d
2 changed files with 5 additions and 5 deletions

View File

@@ -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"