Note mailcatcher

This commit is contained in:
Kuba Orlik 2021-06-25 16:46:18 +02:00
parent 4424c48d2c
commit 0710b01581

View File

@ -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`