mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-16 20:49:28 +00:00
auto update every hour
This commit is contained in:
@@ -167,7 +167,7 @@ const host = '0.0.0.0';
|
||||
// autoUpdater
|
||||
setInterval(async () => {
|
||||
await autoUpdater();
|
||||
}, 60000 * 15);
|
||||
}, 60000 * 60);
|
||||
|
||||
// cleanupStorage
|
||||
setInterval(async () => {
|
||||
|
||||
Reference in New Issue
Block a user