Run cp .env.example .env and configure it (see example)
Run docker-compose up
Visit your domain
Example .env
# Host to expose Send onHOST=send.example.org
# Base URL for SendSEND_BASE_URL=https://send.example.org
# Optional: for LetsEncrypt SSL, same as HOSTLETSENCRYPT_HOST=# Optional: for LetsEncrypt SSL, your email addressLETSENCRYPT_EMAIL=mail@example.org