放弃了3000端口
This commit is contained in:
parent
e3f6b5d7dd
commit
6bf8a96454
@ -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
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user