Change Dockerfile CMD so it does not need to know about an app's namespaces
This commit is contained in:
parent
2ba7486d91
commit
b1d46ace23
2 changed files with 13 additions and 6 deletions
2
deps.edn
2
deps.edn
|
|
@ -19,4 +19,4 @@
|
|||
;; packaging the server as a standalone jar for production
|
||||
:uberjar {:extra-deps {luchiniatwork/cambada {:mvn/version "1.0.2"}}
|
||||
:main-opts ["-m" "cambada.uberjar"
|
||||
"-m" "heyarne.all-my-friends.server"]}}}
|
||||
"-m" "heyarne.all_my_friends.server"]}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue