Skip to content

Commit 85f02c6

Browse files
committed
backup every 6h
1 parent c15241e commit 85f02c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/containerpilot.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
exec: "python /usr/local/bin/manage.py backup",
3333
restartLimit: 0,
3434
when: {
35-
interval: "30s",
35+
interval: "6h",
3636
}
3737
},
3838
{{ end }}

0 commit comments

Comments
 (0)