export const DatosConexion = { host : 'localhost', user : 'root', password : '123456789', database : 'pseudo' };