Yet more progress!
This commit is contained in:
parent
78365f8c8b
commit
23a3e71464
58 changed files with 989 additions and 1141 deletions
4
env/dev/resources/config.edn
vendored
4
env/dev/resources/config.edn
vendored
|
|
@ -1,4 +1,6 @@
|
|||
{:dev true
|
||||
:port 3000
|
||||
;; when :nrepl-port is set the application starts the nREPL server on load
|
||||
:nrepl-port 7000}
|
||||
:nrepl-port 7000
|
||||
:site-title "Project Hope"
|
||||
:site-logo "img/ProjectHopeLogo.png"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue