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.default.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/settings.default.json b/settings.default.json
index d21f3f7..badd093 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -1,6 +1,7 @@
 {
    "authtoken": "jiuGfr432898D90290kjfsldkfn3hh8F",
    "port": 4101,
+   "restUrl": "http://localhost:4101",
    "db": {
       "host": "localhost",
       "port": 33009,

--
Gitblit v1.8.0