mirror of
https://github.com/benjamin-wilson/public-pool.git
synced 2025-03-17 21:31:42 +01:00
startup remove delete
This commit is contained in:
parent
abbdf65925
commit
aa8261aa10
@ -32,7 +32,7 @@ export class StratumV1Service implements OnModuleInit {
|
||||
|
||||
if (process.env.ENABLE_SOLO == 'true') {
|
||||
//await this.clientStatisticsService.deleteAll();
|
||||
await this.clientService.deleteAll();
|
||||
// await this.clientService.deleteAll();
|
||||
this.startSocketServer();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user