element: move from element.matrix.hacc.space to element.hacc.space
This commit is contained in:
parent
22513474bb
commit
5e4ff247ab
1 changed files with 1 additions and 4 deletions
|
@ -65,12 +65,9 @@
|
|||
|
||||
|
||||
# the element web client for our matrix server.
|
||||
"element.matrix.hacc.space" = {
|
||||
"element.hacc.space" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
serverAliases = [
|
||||
"element.hacc.space"
|
||||
];
|
||||
root = pkgs.element-web.override {
|
||||
conf = {
|
||||
# the base_url here must be identical to the one on hacc.space/.well-known above.
|
||||
|
|
Loading…
Reference in a new issue