@ -8,7 +8,7 @@ export default ({ mode, command }) => {
return defineConfig({
base: VITE_APP_BASE,
server: {
port: 1888,
port: 2888,
proxy: {
'/api': {
target: 'http://localhost',