Use aero for config and make first deployable version
This commit is contained in:
parent
321a4c4f57
commit
663ddfbce2
8 changed files with 28 additions and 10 deletions
2
deps.edn
2
deps.edn
|
|
@ -1,6 +1,6 @@
|
|||
{:paths ["src" "resources"]
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
|
||||
environ {:mvn/version "1.1.0"}
|
||||
aero {:mvn/version "1.1.6"}
|
||||
http-kit {:mvn/version "2.3.0"}
|
||||
compojure {:mvn/version "1.6.1"}
|
||||
ring-logger {:mvn/version "1.0.1"}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue