Skip to content

Commit a866f55

Browse files
author
Ryan
committed
docs(.env-example): adição da descrição de email e password para nodmailer
1 parent 2394f82 commit a866f55

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.env-example

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ PORT = NÚMERO DA PORTA
22
SECRET_KEY = sua_chave_secreta
33
EXPIRES_IN = tempo_expiracao_token
44
NODE_ENV = development
5-
DEV_DATABASE_URL = url_de_acesso_para_database
5+
DEV_DATABASE_URL = url_de_acesso_para_database
6+
NODMAILER_EMAIL = insira o email
7+
NODMAILER_EMAIL_PASSWORD = insira a senha do email

0 commit comments

Comments
 (0)