mirror of
https://github.com/kiranshila/Doplarr.git
synced 2026-04-05 08:53:59 -04:00
First go at docker, fixed typo in github action, moved config to env variable
This commit is contained in:
2
deps.edn
2
deps.edn
@@ -9,6 +9,8 @@
|
||||
cheshire/cheshire {:mvn/version "5.10.1"}
|
||||
hato/hato {:mvn/version "0.8.2"}}
|
||||
|
||||
:jvm-opts ["-Dconfig=config.edn"]
|
||||
|
||||
:aliases {:build {:extra-paths ["build"]
|
||||
:deps {io.github.clojure/tools.build {:git/tag "v0.1.6" :git/sha "5636e61"}
|
||||
com.github.seancorfield/depstar {:mvn/version "2.1.278"}}
|
||||
|
||||
Reference in New Issue
Block a user