aboutsummaryrefslogtreecommitdiff
path: root/env/test/resources/config.edn
blob: 6f14c22d056935937f0ef8ed8e27194b88377dc8 (plain)
1
2
3
4
{:dev true
 :port 3000
 ;; when :nrepl-port is set the application starts the nREPL server on load
 :nrepl-port 7000}