mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 20:49:32 +00:00
feat: rolling update
This commit is contained in:
@@ -9,3 +9,4 @@ const VALID_CRON_STRINGS = [
|
||||
'monthly' => '0 0 1 * *',
|
||||
'yearly' => '0 0 1 1 *',
|
||||
];
|
||||
const RESTART_MODE = 'unless-stopped';
|
||||
|
||||
Reference in New Issue
Block a user