server de pruebas primera vez
This commit is contained in:
+3
-2
@@ -1,5 +1,5 @@
|
||||
export default {
|
||||
server: { port: 3000 },
|
||||
server: { port: 4200 },
|
||||
mode: 'spa',
|
||||
target: 'server',
|
||||
head: {
|
||||
@@ -23,7 +23,8 @@ export default {
|
||||
build: {},
|
||||
env: {
|
||||
// api: "http://localhost:3000"
|
||||
api: 'https://edb8f6f9b43d.ngrok.io',
|
||||
// api: 'https://f856b4d485e1.ngrok.io',
|
||||
api: 'https://venus.acatlan.unam.mx/pruebas_pcpuma',
|
||||
// api: "http://"
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user