17 lines
175 B
Plaintext
17 lines
175 B
Plaintext
#Contraseñas Gmail
|
|
USER_GMAIL=
|
|
PASS_GMAIL=
|
|
|
|
|
|
# MariaDB database settings
|
|
db_type=
|
|
db_host=
|
|
db_username=
|
|
db_database=
|
|
db_password=
|
|
db_port=3306
|
|
|
|
#Puero aplicación
|
|
PORT=3000
|
|
|