mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-13 18:45:44 -04:00
integration-testing: Make sliding-sync proxy depend on synapse in docker compose
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
@@ -27,6 +27,7 @@ services:
|
||||
sliding-sync-proxy:
|
||||
image: ghcr.io/matrix-org/sliding-sync:v0.99.11
|
||||
depends_on:
|
||||
synapse:
|
||||
postgres:
|
||||
condition: service_healthy
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user