From 34a223f04b54b950080dc26001db00d5d1e25987 Mon Sep 17 00:00:00 2001 From: fkwp Date: Mon, 5 May 2025 14:54:14 +0200 Subject: [PATCH] add yarn dev --host hint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac9a61db..9fb653f5 100644 --- a/README.md +++ b/README.md @@ -218,7 +218,7 @@ whole stack of components which is required for a local development environment: - Minimum TLS reverse proxy for - Synapse homeserver: `synapse.m.localhost` - MatrixRTC backend: `matrix-rtc.m.localhost` - - Local Element Call development `call.m.localhost` + - Local Element Call development `call.m.localhost` via `yarn dev --host ` - Note certificates will expire on Thu, 03 May 2035 10:32:02 GMT These use a test 'secret' published in this repository, so this must be used