From 1ad4f447934c79b52f3769258118ce0a1a49b284 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Fra=C3=9F?= Date: Wed, 2 Jul 2025 18:32:59 +0200 Subject: [PATCH] [mod] conf:example --- misc/conf.example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/conf.example.json b/misc/conf.example.json index 49f31ad..14d5b11 100644 --- a/misc/conf.example.json +++ b/misc/conf.example.json @@ -67,7 +67,7 @@ "salt": null }, "connections": { - "frontend_url_base": null, + "frontend_url_base": "http://localhost:8888", "login_url": null } },