From d4ae60cc11e08968ab20d09a3c367462161e4d26 Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Thu, 19 Jun 2025 15:47:02 +0000
Subject: [PATCH] GS-2156

---
 settings.default.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/settings.default.json b/settings.default.json
index 3f2f582..91b35bc 100644
--- a/settings.default.json
+++ b/settings.default.json
@@ -14,7 +14,7 @@
    },
    "ilias": {
       "urlDoc": "Url of custom ILIAS PHP file",
-      "url": "http://192.168.178.84:8060/alex.php",
+      "url": "http://192.168.178.84:8060/globus-ilias-rest/api.php",
       "iliastoken": "jkhHKhui899HUKHBzGHtgoiedko2393490"
    }
 }

--
Gitblit v1.8.0