From b9ca09b770f0cd55c7f5d044205cd7a451f8e07e Mon Sep 17 00:00:00 2001
From: alex <alex@alexloehr.net>
Date: Tue, 23 Jun 2026 15:58:14 +0000
Subject: [PATCH] cleanup

---
 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