Update mail configuration environment variables

[skip ci]
This commit is contained in:
Erik Huelsmann 2021-12-11 20:57:37 +01:00 committed by GitHub
parent fbe602af1c
commit a7326af5fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,14 +50,13 @@ services:
LSMB_WORKERS: 2 LSMB_WORKERS: 2
# #
# #
# SSMTP_ROOT: # LSMB_MAIL_SMTPHOST:
# SSMTP_HOSTNAME: # LSMB_MAIL_SMTPPORT:
# SSMTP_MAILHUB: # LSMB_MAIL_SMTPTLS:
# SSMTP_AUTH_USER: # LSMB_MAIL_SMTPSENDER_HOSTNAME:
# SSMTP_AUTH_PASS: # LSMB_MAIL_SMTPUSER:
# SSMTP_AUTH_METHOD: # LSMB_MAIL_SMTPPASS:
# SSMTP_USE_STARTTLS: # LSMB_MAIL_SMTPAUTHMECH:
# SSMTP_FROMLINE_OVERRIDE:
# #
# #
# The PROXY_IP environment variable lets you set the IP address # The PROXY_IP environment variable lets you set the IP address