#SECRET_DB_PASSWORD_VERSION=v1 #SECRET_SMTP_PASSWORD_VERSION=v1 TYPE=ghost #IMAGE_VERSION=6.3.1 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 ## Advanced options # see here: https://docs.ghost.org/config#number-of-connections #DATABASE_POOL_MIN=2 #DATABASE_POOL_MAX=15 ## Matrix-Synapse-Redirection # COMPOSE_FILE="$COMPOSE_FILE:compose.matrix.yml" # MATRIX_DOMAIN=matrix-synapse.example.com