mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
@@ -17,5 +17,5 @@ if (cluster.isMaster) {
|
||||
|
||||
setInterval(cleaner.run, config.cleaning_interval * 1000);
|
||||
} else {
|
||||
require("../server.js")();
|
||||
require("../server.js").boot();
|
||||
}
|
||||
Reference in New Issue
Block a user