1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-20 15:15:37 +02:00

fix(gh): fix federation test (#16936)

This commit is contained in:
かっこかり
2025-12-04 13:36:30 +09:00
committed by GitHub
parent 55ef4c5faa
commit a6f57d99f9

View File

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