last change before going and trying out new yodlee
This commit is contained in:
@@ -46,12 +46,6 @@
|
||||
#'auto-ap.background.invoices/close-auto-invoices-worker
|
||||
#'gq-clients/current-balance-worker
|
||||
|
||||
#'yodlee/import-worker
|
||||
#'yodlee2/import-worker
|
||||
#'yodlee2/account-worker
|
||||
#'intuit/import-worker
|
||||
#'intuit/account-worker
|
||||
#'plaid/import-worker
|
||||
|
||||
#'migrate/migrate-start]))]
|
||||
(log/info "starting without " without)
|
||||
@@ -59,3 +53,12 @@
|
||||
(add-shutdown-hook! shutdown-mount)
|
||||
(start-server :port 9000 :bind "0.0.0.0" #_#_:handler (cider-nrepl-handler))
|
||||
(apply mount/start-without without)))
|
||||
|
||||
(comment
|
||||
#'yodlee/import-worker
|
||||
#'yodlee2/import-worker
|
||||
#'yodlee2/account-worker
|
||||
#'intuit/import-worker
|
||||
#'intuit/account-worker
|
||||
#'plaid/import-worker
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user