@ -12,7 +12,7 @@ export default function (fastify, opts, done) {
await operation.sanaExit(fastify.req, fastify.reply)
});
cron.schedule(`12 17 * * * *`, async () => {
cron.schedule(`12 22 * * * *`, async () => {
await operation.test(fastify.req, fastify.reply)