From 091f1433845ddc6f592da6d7d67e64ce8f5ad77e Mon Sep 17 00:00:00 2001 From: Linrador <68631622+Linrador@users.noreply.github.com> Date: Tue, 12 May 2026 19:20:09 +0200 Subject: [PATCH] fixed .env --- backend/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/.env b/backend/.env index c1ed77b..e33764f 100644 --- a/backend/.env +++ b/backend/.env @@ -1,2 +1,2 @@ -HTTPS_ENABLED=0 +HTTPS_ENABLED=1 AUTH_RP_ORIGINS=https://l14pbbk95100006.tegdssd.de:9999,https://l14pbbk95100006.tegdssd.de:5173,https://localhost:9999,https://127.0.0.1:9999,https://10.0.1.25:9999,http://localhost:5173,http://127.0.0.1:5173,http://10.0.1.25:5173 \ No newline at end of file