ip host change needed

This commit is contained in:
2026-02-02 17:56:26 +02:00
parent 8b428198da
commit b59cebae52
+1 -1
View File
@@ -75,7 +75,7 @@ export default defineConfig({
},
hmr:true,
strictPort: true,
host:'192.168.31.137', //'192.168.83.59',//
host:'127.0.0.1',//'192.168.31.137', //'192.168.83.59',//
proxy:{
'/api': {
target: 'https://localhost:3000',