From 3dc8dc57b32b22284131396f7e4f880c813180be Mon Sep 17 00:00:00 2001
From: Ahmed Hamouda <ahmed.hamouda@minervis.com>
Date: Mon, 08 Jun 2026 17:58:37 +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