mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-24 08:07:23 +08:00
✨ feat: 添加依赖以及配置
This commit is contained in:
@@ -13,6 +13,8 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
host: '0.0.0.0', //允许本机
|
||||
// 指定端口
|
||||
port: 4678,
|
||||
proxy: {
|
||||
// string shorthand
|
||||
'/mt': {
|
||||
|
||||
Reference in New Issue
Block a user