chore: update the .env.example with the new testing variables
This commit is contained in:
parent
fc0599c63c
commit
006f301484
1 changed files with 4 additions and 0 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
BASE_URL=
|
BASE_URL=
|
||||||
API_KEY=
|
API_KEY=
|
||||||
SYNC_ID=
|
SYNC_ID=
|
||||||
|
SMTP_USERNAME=demo@mailpit.nil
|
||||||
|
SMTP_PASSWORD=nil
|
||||||
|
SMTP_HOST=localhost:1025
|
||||||
|
SMTP_RECIPIENTS=
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue