remove schedule for lottery cache
This commit is contained in:
parent
1ae103eca8
commit
2db9e53e73
@ -104,7 +104,7 @@ export class ApiServer {
|
||||
logger.log('REDIS Connected')
|
||||
}
|
||||
private initSchedules() {
|
||||
new CacheSchedule().scheduleAll()
|
||||
// new CacheSchedule().scheduleAll()
|
||||
new NonceRecordSchedule().scheduleAll()
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user