Update SMTP password
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
4b1198271d
commit
bc41f6ae34
2 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ SMTP_HOST=smtp.c.inova.com.br
|
|||
SMTP_PORT=587
|
||||
SMTP_SECURE=false
|
||||
SMTP_USER=envio@rever.com.br
|
||||
SMTP_PASS=P@W#rvr00
|
||||
SMTP_PASS=CAAJQm6ZT6AUdhXRTDYu
|
||||
SMTP_FROM_NAME=Sistema de Chamados
|
||||
SMTP_FROM_EMAIL=envio@rever.com.br
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue