ip host change needed
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
hmr:true,
|
hmr:true,
|
||||||
strictPort: 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:{
|
proxy:{
|
||||||
'/api': {
|
'/api': {
|
||||||
target: 'https://localhost:3000',
|
target: 'https://localhost:3000',
|
||||||
|
|||||||
Reference in New Issue
Block a user