commit 5f16e83031a3951c9bb7ba69f3e5d50c03fedb65 parent 95570b5ce1f2daa2448f4eab6b2488ba5d576343 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 31 Mar 2025 22:11:10 +0200 Prepare monitoring element.io Diffstat:
| M | apps/base/element_changedetection/element_deployment.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/base/element_changedetection/element_deployment.yaml b/apps/base/element_changedetection/element_deployment.yaml @@ -39,7 +39,7 @@ spec: - name: PORT value: "5000" - name: BASE_URL - value: "element-changes.midnightthoughts.space" + value: "https://element-changes.midnightthoughts.space" - name: TZ value: "Europe/Berlin" livenessProbe: