working on restore.
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
(mount/defstate client
|
||||
:start (dc/client (:client-config env))
|
||||
:stop nil)
|
||||
|
||||
(mount/defstate conn
|
||||
:start (dc/connect client {:db-name (:db-name env)})
|
||||
:stop nil)
|
||||
|
||||
Reference in New Issue
Block a user