bug fixed
This commit is contained in:
@@ -11,7 +11,7 @@ export default defineConfig({
|
||||
alias: [{ find: "@", replacement: path.resolve(__dirname, "src") }],
|
||||
},
|
||||
server: {
|
||||
port: 3002,
|
||||
port: 8081,
|
||||
open: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user