Add http-port override, login UI improvements, and dev tooling

This commit is contained in:
2026-05-27 14:13:43 -07:00
parent e5a2d0bbba
commit 17eebe5628
12 changed files with 392 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
{:db {:server "localhost"}
:port "3449"
:port "44329"
:scheme "http"
:base-url "http://localhost:3449"
:solr-uri "http://localhost:8983"