fix(gh): fix federation test (#16936)
This commit is contained in:
parent
55ef4c5faa
commit
a6f57d99f9
|
|
@ -7,6 +7,7 @@ db:
|
|||
user: postgres
|
||||
pass: postgres
|
||||
dbReplications: false
|
||||
trustProxy: true
|
||||
redis:
|
||||
host: redis.test
|
||||
port: 6379
|
||||
|
|
|
|||
Loading…
Reference in New Issue