From 087cc9aafc43856b2e1e8f06f1c46dbf68ba44ea Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Tue, 3 Sep 2024 15:22:41 -0600 Subject: [PATCH] strings --- .env.example | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.env.example b/.env.example index e7539ba..9ac6da1 100644 --- a/.env.example +++ b/.env.example @@ -12,4 +12,11 @@ DB_USER="conex" DB_PASS="1234" DB_NAME="iterone" +EMAIL_HOST="" +EMAIL_PORT="465" +EMAIL_USER="" +EMAIL_PASS="" +EMAIL_SUBJECT="Código temporal de CONEX Builder" +EMAIL_BODY="Su código temporal es: " + PRICE="20.00"