fix endpoints
This commit is contained in:
parent
44d2263bdf
commit
df9367d12f
2 changed files with 2 additions and 1 deletions
|
|
@ -78,6 +78,7 @@ rec {
|
|||
port = 8448;
|
||||
ssl = true;
|
||||
}];
|
||||
endpoints = ["/_matrix/"];
|
||||
};
|
||||
domainOverride = "nudelerde.de";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue