Updated Caddy 2.x with Cloudflare DNS (markdown)

Mathijs van Veluw 2024-04-17 16:58:32 +02:00
parent 21b7d250f1
commit dcbb48fa93
1 changed files with 1 additions and 1 deletions

@ -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]'