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