菅振宇 1 week ago
parent
commit
6f78fda334
  1. 1
      vue/vue.config.js

1
vue/vue.config.js

@ -8,6 +8,7 @@ module.exports = defineConfig({
'/': {
target: 'http://localhost:8088',
changeOrigin: true,
ws: false,
}
}
},

Loading…
Cancel
Save