{;; Networking settings :port 3000 :allow-origin ["http://localhost:8280" "http://localhost:3000"] ;; db settings :db-uri {:jdbcUrl "jdbc:postgresql://localhost/postgres?user=postgres&password=mysecretpassword"} }