Skip to content

Commit

Permalink
文档更新
Browse files Browse the repository at this point in the history
  • Loading branch information
gstory0404 committed Jan 15, 2024
1 parent 5026f36 commit 8781812
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# DoveMusic
# DoveMusic(白鸽音乐)

DoveMusic是一个基于Flutter、Go开发个人音乐服务,支持私有化部署、全平台客户端支持

![](https://github.com/gstory0404/LarkMusic/blob/master/doc/larkmusic.png)
![](https://github.com/gstory0404/DoveMusic/blob/master/doc/larkmusic.png)

## 功能
- 多用户
Expand Down Expand Up @@ -61,7 +61,9 @@ ADMIN_USER=admin
ADMIN_PWD=dovemusic
```
> 部署好访问 http://127.0.0.1:9191
> 默认管理员账号 admin dovemusic
> 首次启动需要到设置-控制台 同步音乐资源
# 说明
Expand All @@ -73,6 +75,6 @@ ADMIN_PWD=dovemusic
本项目仅以纯粹的技术目的去学习研究,如有侵犯到任何人的合法权利,请联系[email protected]
任何基于本项目的二开请标明来源,感谢!

本项目基于[Apache License 2.0](https://github.com/gstory0404/LarkMusic/blob/master/LICENSE)许可证发行
本项目基于[Apache License 2.0](https://github.com/gstory0404/DoveMusic/blob/master/LICENSE)许可证发行


4 changes: 2 additions & 2 deletions android/app/proguardMapping.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# min_api: 19
# common_typos_disable
# {"id":"com.android.tools.r8.mapping","version":"2.0"}
# pg_map_id: 8e8945e
# pg_map_hash: SHA-256 8e8945e37e04ef670f87e51326b6cf53a0dcc5e22ca200e54a303ef652ec7dab
# pg_map_id: 5852052
# pg_map_hash: SHA-256 585205231c5b4ea02d222d2b9fec9bceab1a772449c110b25daeb4c95df8736c
android.support.customtabs.ICustomTabsCallback$Stub -> android.support.customtabs.ICustomTabsCallback$Stub:
1:2:void <init>():48:49 -> <init>
1:3:android.support.customtabs.ICustomTabsCallback asInterface(android.os.IBinder):60:62 -> asInterface
Expand Down

0 comments on commit 8781812

Please sign in to comment.