se quito la diagonal

This commit is contained in:
2020-09-24 15:44:33 -05:00
parent 2e877bdbdb
commit f7d760b0ea
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ const config = {
//api: "https://venus.acatlan.unam.mx/asinea_nuevo_test"
//produccion
api: "http://132.248.43.238:3000/"
api: "http://132.248.43.238:3000"
};
module.exports = config;