build: update server port
This commit is contained in:
parent
c43f39efef
commit
d2be8c1a30
|
@ -116,6 +116,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
|
|||
}
|
||||
},
|
||||
server: {
|
||||
port: 4000,
|
||||
proxy: {
|
||||
// 选项写法
|
||||
// '/api': {
|
||||
|
|
Loading…
Reference in New Issue