Merge branch 'dev' of https://repositorio.acatlan.unam.mx/CIDWA/premiaciones_front2 into dev
This commit is contained in:
+3
-3
@@ -2,7 +2,7 @@ export default {
|
||||
ssr: false,
|
||||
/* Server de pruebas */
|
||||
// server: { port: },
|
||||
server: { port: 8080 },
|
||||
server: { port: 3166 },
|
||||
target: 'static',
|
||||
head: {
|
||||
title: 'nuxt_buefy',
|
||||
@@ -24,9 +24,9 @@ export default {
|
||||
axios: {},
|
||||
build: {},
|
||||
env: {
|
||||
api: "http://localhost:3000",
|
||||
// api: "http://localhost:3000",
|
||||
// api: "https://890af9d598a4.ngrok.io"
|
||||
// api: "https://venus.acatlan.unam.mx/pruebas",
|
||||
api: "https://venus.acatlan.unam.mx/premiaciones_test",
|
||||
// api: "https://venus.acatlan.unam.mx/produccion",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user