Skip to content

Commit b85b083

Browse files
authored
Update matrix-well-known-server
Add port explicitly for broken 3rd party media repository thing gets happy again.
1 parent 2a2e42a commit b85b083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

matrix-well-known-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
layout: none
33
permalink: .well-known/matrix/server
44
---
5-
{"m.server": "matrix.hacklab.fi"}
5+
{"m.server": "matrix.hacklab.fi:8448"}

0 commit comments

Comments
 (0)