放弃了3000端口
This commit is contained in:
@@ -12,7 +12,6 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 3000,
|
||||
host: '0.0.0.0',
|
||||
strictPort: true,
|
||||
open: true,
|
||||
@@ -27,7 +26,6 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
preview: {
|
||||
port: 3000,
|
||||
host: '0.0.0.0',
|
||||
strictPort: true
|
||||
}
|
||||
|
Reference in New Issue
Block a user