feat: add curl options environment variable

This commit is contained in:
ttionya
2024-09-05 23:40:44 +08:00
parent 830acd6d65
commit 753d19dc5d
4 changed files with 29 additions and 5 deletions

View File

@@ -27,9 +27,13 @@ services:
# BACKUP_FILE_SUFFIX: '%Y%m%d'
# BACKUP_KEEP_DAYS: 0
# PING_URL: ''
# PING_URL_CURL_OPTIONS: ''
# PING_URL_WHEN_START: ''
# PING_URL_WHEN_START_CURL_OPTIONS: ''
# PING_URL_WHEN_SUCCESS: ''
# PING_URL_WHEN_SUCCESS_CURL_OPTIONS: ''
# PING_URL_WHEN_FAILURE: ''
# PING_URL_WHEN_FAILURE_CURL_OPTIONS: ''
# MAIL_SMTP_ENABLE: 'FALSE'
# MAIL_SMTP_VARIABLES: ''
# MAIL_TO: ''