commit fc0d4de0af9ff59251be5ce94540431cb981dad7 parent 25a7592540349b1072e87a1b4262e6bcd040f8f8 Author: MTRNord <MTRNord@users.noreply.github.com> Date: Mon, 9 Feb 2026 20:18:56 +0100 fix response Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | apps/talos_cluster/persephone/deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/talos_cluster/persephone/deployment.yaml b/apps/talos_cluster/persephone/deployment.yaml @@ -134,4 +134,4 @@ spec: statusCode: 200 body: type: Inline - inline: '{"m.server": "matrix.persephone.midnightthoughts.space"}' + inline: '{"m.server": "matrix.persephone.midnightthoughts.space:443"}'