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

This commit is contained in:
Alex Shevchuk
2025-08-19 02:17:23 +03:00
parent 10397151df
commit ac3beeb1d3
2 changed files with 32 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
env: "local"
host: "0.0.0.0"
port: 8000
broker:
notificationsQueueName: "molva-notification"
cache:
readOnly: false
dialTimeout: 1h
poolSize: 10
defaultTtl: 1h
rootCaFilePath: "/root/.redis/YandexInternalRootCA.crt"
s3Storage:
bucket: "molva-staging"
defaultLinkTtl: 1h
database:
schema: test_schema
sslmode: require
rootCaFilePath: "/root/.redis/YandexInternalRootCA.crt"