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
parent 1f9bbf4051
commit 2c708c4117
No known key found for this signature in database
GPG key ID: 8FBE8AAD32FA12B7

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.