王露 hace 3 años
padre
commit
c7d05e8f3b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      digital-park-web/digital-park/vue.config.js

+ 2
- 2
digital-park-web/digital-park/vue.config.js Ver fichero

@@ -23,8 +23,8 @@ module.exports = {
disableHostCheck: true,
proxy: {
"/domain": {
target: "http://localhost:80",
// target: "http://192.168.18.236:18888/",
// target: "http://localhost:80",
target: "http://192.168.18.236:18888/",
// target: "http://192.168.30.48:18888/",
// target: "http://192.168.18.138:18888/",
changeOrigin: true,

Cargando…
Cancelar
Guardar