This commit is contained in:
Carl Downing
2023-07-30 17:48:48 -07:00
parent f3e6dc4bfb
commit dd6915d052
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# This file takes last 30 days backup. Make sure you run this file atleast once/day.
# This file takes last 30 days backup. Make sure you run this file at least once/day.
# The backup will be in the format of db-(date of the month).backup
# Before the backup, please make sure DATABASE_BACKUP_* ENV vars in config.env is set properly.