Enable running cypress tests with dendrite & pinecone (#10418)

This commit is contained in:
devonh 2023-03-27 13:53:48 +00:00 committed by GitHub
parent 065e970325
commit d33e416fc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 12 deletions

View file

@ -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.