up a pruebas

This commit is contained in:
KIKIN
2020-09-28 15:46:45 -05:00
parent e289a2e914
commit f8b222c3b6
5 changed files with 43286 additions and 1729 deletions
+43280 -1724
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 309 B

+2 -1
View File
@@ -1,6 +1,7 @@
const config = {
//api: 'https://venus.acatlan.unam.mx/censo-pruebas/',
api: 'http://localhost:3000',
api: 'https://venus.acatlan.unam.mx/censo_orion',
// api: 'http://localhost:3000',
}
module.exports = config
+3 -3
View File
@@ -1,3 +1,3 @@
// module.exports = {
// publicPath: "./"
// }
module.exports = {
publicPath: "./"
}