This commit is contained in:
niyonggui
2022-03-26 10:22:31 +08:00

View File

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