pruebas
This commit is contained in:
+4
-4
@@ -1,7 +1,7 @@
|
||||
export default {
|
||||
/* Server de pruebas */
|
||||
// server: { port: 3016 },
|
||||
server: { port: 8080 },
|
||||
server: { port: 3016 },
|
||||
// server: { port: 8080 },
|
||||
ssr: false,
|
||||
target: 'static',
|
||||
head: {
|
||||
@@ -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/ss-pruebas',
|
||||
api: 'https://venus.acatlan.unam.mx/ss-pruebas',
|
||||
// api: 'https://venus.acatlan.unam.mx/serviciosocial',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user