端口修改为80
This commit is contained in:
parent
01147f574f
commit
6a92801f73
@ -25,6 +25,7 @@ export default defineConfig(({mode, command}) => {
|
||||
},
|
||||
// vite 相关配置
|
||||
server: {
|
||||
port: 80,
|
||||
host: '127.0.0.1',
|
||||
open: true,
|
||||
proxy: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user