From 6f646e1c80a608c68d69b9f435644b32a3ed7389 Mon Sep 17 00:00:00 2001
From: Ahmed Hamouda <ahmed.hamouda@minervis.com>
Date: Mon, 30 Mar 2026 17:16:32 +0000
Subject: [PATCH] update test server env settings to kallichore

---
 settings.prod.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/settings.prod.json b/settings.prod.json
index 6ece236..c3fa314 100644
--- a/settings.prod.json
+++ b/settings.prod.json
@@ -1,6 +1,7 @@
 {
    "authtoken": "jiuGfr432898D90290kj4f45ldkfn3hh8F",
    "port": 4101,
+   "restUrl": "https://www.lernen-mit-globus-baumarkt.de/popcorn",
    "db": {
       "host": "localhost",
       "port": 3306,

--
Gitblit v1.8.0