127
This commit is contained in:
@@ -12,7 +12,7 @@ export default defineConfig({
|
|||||||
server: {
|
server: {
|
||||||
port: 3000,
|
port: 3000,
|
||||||
strictPort: true,
|
strictPort: true,
|
||||||
host: '0.0.0.0',
|
host: '127.0.0.1',
|
||||||
origin: "http://0.0.0.0:3000",
|
origin: "http://0.0.0.0:3000",
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
Reference in New Issue
Block a user