Sfoglia il codice sorgente

'不动vue.config.js'

pull/31/head
Fanzink 2 anni fa
parent
commit
2a4fdeef04
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. +2
    -1
      vue.config.js

+ 2
- 1
vue.config.js Vedi File

@@ -55,6 +55,7 @@ module.exports = {
// target: 'http://127.0.0.1:8080',
// target: 'http://192.168.0.70:8080',
// target: 'http://192.168.0.199:8080',

ws: true,
changeOrigin: true,
pathRewrite: {
@@ -187,4 +188,4 @@ module.exports = {
}
)
}
}
}

Caricamento…
Annulla
Salva