WIP
This commit is contained in:
parent
1183950dad
commit
f877f1f977
3 changed files with 1 additions and 4 deletions
|
|
@ -32,12 +32,10 @@ function run () {
|
|||
return runner()
|
||||
}
|
||||
|
||||
const pp = require('./pp')
|
||||
function runOnce () {
|
||||
return verifySchema.valid()
|
||||
.then(() => settingsLoader.loadLatest())
|
||||
.then(settings => {
|
||||
// pp(settings)
|
||||
poller.start(settings)
|
||||
|
||||
const httpsServerOptions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue