This commit is contained in:
2026-02-17 20:47:58 +02:00
parent 2f981cd82b
commit 9bd2f79ca2
3 changed files with 8 additions and 20 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ export default defineConfig({
},
hmr:true,
strictPort: true,
host:'127.0.0.1',//'192.168.31.137', //'192.168.83.59',//
host:'192.168.31.137', //'192.168.83.59',//'127.0.0.1',//
proxy:{
'/api': {
target: 'https://localhost:3000',