mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-10 01:25:39 +00:00
5 lines
131 B
Clojure
5 lines
131 B
Clojure
{:test true
|
|
:port 3001
|
|
;; when :nrepl-port is set the application starts the nREPL server on load
|
|
:nrepl-port 7001}
|