feat(transactions): port manual bank-transaction import to SSR #8

Closed
notid wants to merge 133 commits from integreat-add-transaction-manual into master
Showing only changes of commit 6ce6a6e0c7 - Show all commits

View File

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