feat: replace PING_URL_WHEN_STARTS with PING_URL_WHEN_START

This commit is contained in:
ttionya
2024-07-20 23:28:15 +08:00
parent 8080b1a03f
commit beee466c80
6 changed files with 10 additions and 10 deletions

View File

@@ -27,7 +27,7 @@ services:
# BACKUP_FILE_SUFFIX: '%Y%m%d'
# BACKUP_KEEP_DAYS: 0
# PING_URL: ''
# PING_URL_WHEN_STARTS: ''
# PING_URL_WHEN_START: ''
# PING_URL_WHEN_SUCCESS: ''
# PING_URL_WHEN_FAILURE: ''
# MAIL_SMTP_ENABLE: 'FALSE'