diff --git a/config/dev.edn b/config/dev.edn index 5fcfeb31..b96917f0 100644 --- a/config/dev.edn +++ b/config/dev.edn @@ -1,5 +1,5 @@ {:db {:server "localhost"} - :port "44329" + :port "3449" :scheme "http" :base-url "http://localhost:3449" :solr-uri "http://localhost:8983"