SuiteConsultance/config/email_config.json
2025-09-20 13:18:04 +02:00

8 lines
231 B
JSON

{
"smtp_server": "smtp.gmail.com",
"smtp_port": 587,
"username": "violet.anthony90@gmail.com",
"password": "gfmodsysruaunlip",
"sender_name": "Anthony VIOLET",
"sender_email": "violet.anthony90@gmail.com"
}