This commit is contained in:
niyonggui 2022-03-26 10:22:31 +08:00
commit e0297f4a9b
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
} }
}, },
server: { server: {
port: 4000,
proxy: { proxy: {
// 选项写法 // 选项写法
// '/api': { // '/api': {