diff --git a/README.md b/README.md index 1c7ede6..47e235d 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,5 @@ export SEALIOUS_PORT=8888 export SEALIOUS_BASE_URL="https://888.dep.sealcode.org" npm run watch ``` + +If you want Sealious to send emails to mailcatcher and not log them in the console, add `SEALIOUS_MAILER=mailcatcher`