Add missing secret versions

This commit is contained in:
3wc
2025-09-01 15:25:24 -04:00
parent 0b22b0bab5
commit 0b3cc6cd1e

View File

@ -9,7 +9,11 @@ DOMAIN=ghost.example.com
#EXTRA_DOMAINS=', `www.ghost.example.com`' #EXTRA_DOMAINS=', `www.ghost.example.com`'
LETS_ENCRYPT_ENV=production LETS_ENCRYPT_ENV=production
## Mail settings SECRET_DB_PASSWORD_VERSION=v1
SECRET_SMTP_PASSWORD_VERSION=v1
## Mail settings (mandatory)
#MAIL_TRANSPORT=smtp #MAIL_TRANSPORT=smtp
#MAIL_FROM=admin@example.com #MAIL_FROM=admin@example.com
#MAIL_OPTIONS_HOST=mail.example.com #MAIL_OPTIONS_HOST=mail.example.com