matrix: fix redirect to element

This commit is contained in:
Sandro - 2024-03-14 19:45:37 +01:00
parent 2452a1dd4b
commit 340ca34ad3
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@
nginx = {
enable = true;
virtualHosts."element.c3d2.de".listen = libC.defaultListen;
virtualHosts."matrix.c3d2.de" = {
forceSSL = true;
enableACME = true;