Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
awillheartwu authored Sep 24, 2023
1 parent a4f1f4f commit f033455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ _(如果是第二次打开,可以直接用`node sync.mjs xxx &`这样使之

```bash
$ # docker build -t yunplex . 最新版本已经上传到docker hub,可以直接拉取
$ docker pull awillheartwu/yunplex:v1.0
$ docker pull neverlosewu/yunplex:v1.0
$ docker run -d --name yunplex yunplex \
-e SCAN_INTERVAL=30 \ # 轮询间隔,单位分钟
-e SONG_LIMIT=10 \ # 对比歌单的歌曲数量
Expand Down Expand Up @@ -100,4 +100,4 @@ $ docker run -d --name yunplex yunplex \

我的邮箱 [gmail](neverlosewu@gmail.com) - neverlosewu@gmail.com

更多我的项目: [https://github.com/awillheartwu](https://github.com/awillheartwu)
更多我的项目: [https://github.com/awillheartwu](https://github.com/awillheartwu)

0 comments on commit f033455

Please sign in to comment.