#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 SECRET_DB_PASSWORD_VERSION=v1 SECRET_SMTP_PASSWORD_VERSION=v1 ## Mail settings (mandatory) #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