Configure docker build
This commit is contained in:
parent
9b7f2f2efb
commit
321a4c4f57
4 changed files with 26 additions and 3 deletions
4
deps.edn
4
deps.edn
|
|
@ -1,6 +1,6 @@
|
|||
{:paths ["src" "resources"]
|
||||
:extra-paths ["resources"]
|
||||
:deps {environ {:mvn/version "1.1.0"}
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
|
||||
environ {:mvn/version "1.1.0"}
|
||||
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