Files
ghost/.env.sample
2025-06-14 15:39:09 +02:00

22 lines
514 B
Plaintext

#SECRET_DB_PASSWORD_VERSION=v1
#SECRET_SMTP_PASSWORD_VERSION=v1
TYPE=ghost
DOMAIN=ghost.example.com
## Domain aliases
#EXTRA_DOMAINS=', `www.ghost.example.com`'
LETS_ENCRYPT_ENV=production
## Mail settings
#MAIL_TRANSPORT=smtp
#MAIL_FROM=admin@example.com
#MAIL_OPTIONS_HOST=mail.example.com
#MAIL_OPTIONS_PORT=587
#MAIL_OPTIONS_SECURE=false
#MAIL_OPTIONS_AUTH_USER=smtpuser@example.com
## Matrix-Synapse-Redirection
# COMPOSE_FILE="$COMPOSE_FILE:compose.matrix.yml"
# MATRIX_DOMAIN=matrix-synapse.example.com