element: move from element.matrix.hacc.space to element.hacc.space

This commit is contained in:
stuebinm 2021-03-25 14:24:29 +01:00 committed by schweby
parent 8ff76cfdbf
commit 4c7e07241b
No known key found for this signature in database
GPG key ID: B880491D046E2F87

View file

@ -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.