From fadc811f61d8f4361f6da3009de283ecab82be06 Mon Sep 17 00:00:00 2001 From: James Allenby Date: Sat, 3 Jan 2026 03:04:12 +0000 Subject: [PATCH] add ingress host for element admin --- configuration/matrix.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configuration/matrix.yaml b/configuration/matrix.yaml index 2450afa..183b3e2 100644 --- a/configuration/matrix.yaml +++ b/configuration/matrix.yaml @@ -20,3 +20,7 @@ matrixRTC: elementWeb: ingress: host: element.solidish.dev + +elementAdmin: + ingress: + host: elementa.solidish.dev