chore: update .env.example to demonstrate recipients format

This commit is contained in:
TheWanderingCrow 2025-12-22 10:11:59 -05:00
parent a2232ef7dc
commit 0267945d0f

View file

@ -4,4 +4,4 @@
SMTP_USERNAME=demo@mailpit.nil
SMTP_PASSWORD=nil
SMTP_HOST=localhost:1025
SMTP_RECIPIENTS=
SMTP_RECIPIENTS=example1@example.net,example2@example.net