Enable running cypress tests with dendrite & pinecone (#10418)
This commit is contained in:
parent
065e970325
commit
d33e416fc7
2 changed files with 41 additions and 12 deletions
|
@ -346,6 +346,10 @@ key_server:
|
|||
database:
|
||||
connection_string: file:dendrite-keyserverapi.db
|
||||
|
||||
relay_api:
|
||||
database:
|
||||
connection_string: file:dendrite-relayapi.db
|
||||
|
||||
# Configuration for Opentracing.
|
||||
# See https://github.com/matrix-org/dendrite/tree/master/docs/tracing for information on
|
||||
# how this works and how to set it up.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue