You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
251 B

export AUTH_JWT_SECRET=testsecret
export MAIL_HOST=smtp.mailgun.org
export MAIL_PORT=465
export MAIL_USER=postmaster@something.mailgun.org
export MAIL_PASSWORD=PASSWORD
export MAIL_FROM=no-reply@domain.com
export AUTH_ADMIN_EMAILS=yourname@domain.com