fix up crypto services
This commit is contained in:
parent
e24da06a1b
commit
1b89ed5c76
9 changed files with 82 additions and 46 deletions
|
|
@ -32,7 +32,7 @@ function runOnce () {
|
|||
const app = express()
|
||||
const localApp = express()
|
||||
|
||||
return settingsLoader.load()
|
||||
return settingsLoader.loadLatest()
|
||||
.then(settings => {
|
||||
poller.start(settings)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue