Skip to content

Commit

Permalink
Adiciona key's ao env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
edineivaldameri committed Sep 13, 2023
1 parent 16f7caf commit cc77fa2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ REDIS_HOST=localhost
REDIS_PASSWORD=null
REDIS_PORT=6379

SENTINEL_HOSTS=localhost
SENTINEL_PORT=26379

MAIL_MAILER=smtp
MAIL_HOST=smtp.mailtrap.io
MAIL_PORT=2525
Expand Down

0 comments on commit cc77fa2

Please sign in to comment.