fix: improve login page

This commit is contained in:
2026-09-08 14:36:58 +02:00
parent 5e322f6c67
commit c27be5f42c
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"$schema": "../config.schema.json",
"mode": "foss",
"mode": "hosted",
"clientMode": "sse",
"webUrl": "http://localhost:8081"
}