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