Platilla copiada

This commit is contained in:
2022-05-01 17:34:49 -05:00
parent 831c3a77f4
commit e0ada5873d
35 changed files with 5611 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
TYPEDB = mariadb
DB = db_de_ejemplo
USERDB = usuario_de_ejemplo
PASSWORDDB = password_de_ejemplo
HOSTDB = host_de_ejemplo
PORT = 3000
SALT_ROUNDS = 10
KEY = seed_de_ejemplo
CADUCIDAD_TOKEN = 1800000