add MusicPlayer
This commit is contained in:
@@ -45,6 +45,9 @@ export default defineConfig({
|
||||
}
|
||||
},
|
||||
server: {
|
||||
port: 5174
|
||||
port: 84,
|
||||
allowedHosts: [
|
||||
"server.imyeyu.dev"
|
||||
]
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user