mirror of
https://github.com/tavo-wasd-gh/conex-builder.git
synced 2025-06-07 12:13:30 -06:00
strings
This commit is contained in:
parent
ecb0e58cae
commit
087cc9aafc
1 changed files with 7 additions and 0 deletions
|
@ -12,4 +12,11 @@ DB_USER="conex"
|
||||||
DB_PASS="1234"
|
DB_PASS="1234"
|
||||||
DB_NAME="iterone"
|
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"
|
PRICE="20.00"
|
||||||
|
|
Loading…
Reference in a new issue