Updated Caddy 2.x with Cloudflare DNS (markdown)
parent
21b7d250f1
commit
dcbb48fa93
|
@ -43,7 +43,7 @@ services:
|
|||
SMTP_HOST: '[MAIL-SERVER]'
|
||||
SMTP_FROM: '[E-MAIL]'
|
||||
SMTP_PORT: '587'
|
||||
SMTP_SSL: 'true'
|
||||
SMTP_SECURITY: 'starttls'
|
||||
SMTP_USERNAME: '[E-MAIL]'
|
||||
SMTP_PASSWORD: '[SMTP-PASS]'
|
||||
# ADMIN_TOKEN: '[RAND. GENERATE]'
|
||||
|
|
Loading…
Reference in New Issue