chore: update .env.example to demonstrate recipients format
This commit is contained in:
parent
a2232ef7dc
commit
0267945d0f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,4 +4,4 @@
|
||||||
SMTP_USERNAME=demo@mailpit.nil
|
SMTP_USERNAME=demo@mailpit.nil
|
||||||
SMTP_PASSWORD=nil
|
SMTP_PASSWORD=nil
|
||||||
SMTP_HOST=localhost:1025
|
SMTP_HOST=localhost:1025
|
||||||
SMTP_RECIPIENTS=
|
SMTP_RECIPIENTS=example1@example.net,example2@example.net
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue