add testing example var MAIL_FROM_ADDR

This commit is contained in:
Godfrey M 2024-11-19 09:10:52 -08:00
parent f533cdc07a
commit b513575643

View file

@ -17,3 +17,5 @@ DB_PORT=3306
DB_DATABASE=null
DB_USERNAME=null
DB_PASSWORD=null
MAIL_FROM_ADDR=you@example.com