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"