1
0
Fork 0

Another shot

This commit is contained in:
Malte Brandy 2020-07-15 20:51:56 +02:00
parent d7d0c8b876
commit b4937f539d
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -16,7 +16,7 @@ in {
'';
"/.well-known/matrix/client".extraConfig = ''
default_type application/json;
return 200 "{\"m.homeserver\": \"https://matrix.maralorn.de\"}";
return 200 "{\"m.homeserver\": { \"base_url\":\"https://matrix.maralorn.de\"} }";
'';
};
extraConfig = "