Merge branch 'develop' into refactor-config

This commit is contained in:
syuilo 2025-12-04 13:40:39 +09:00 committed by GitHub
commit 1c4d8122d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ db:
user: postgres user: postgres
pass: postgres pass: postgres
dbReplications: false dbReplications: false
trustProxy: true
redis: redis:
host: redis.test host: redis.test
port: 6379 port: 6379