From 82bf74f1452ebc1f17e3593367e79230cd845848 Mon Sep 17 00:00:00 2001 From: Sorunome Date: Wed, 15 Apr 2020 21:02:57 +0200 Subject: [PATCH] update default port --- sample.config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample.config.yaml b/sample.config.yaml index b556e05..2665eda 100644 --- a/sample.config.yaml +++ b/sample.config.yaml @@ -3,7 +3,7 @@ bridge: # probably want 0.0.0.0 here bindAddress: localhost # Port to host the bridge on which your homeserver will connect to - port: 6000 + port: 8438 # Name of your homeserver domain: matrix.myhomeserver.com # URL where the bridge can connect to your homeserver