open-bounty/env/dev/resources/config.edn

5 lines
131 B
Clojure
Raw Normal View History

2016-08-21 00:29:39 +00:00
{:dev true
:port 3000
;; when :nrepl-port is set the application starts the nREPL server on load
2016-08-21 00:29:39 +00:00
:nrepl-port 7000}