From 935b9e59c5aea357065624a8df8b04ff50485a67 Mon Sep 17 00:00:00 2001 From: charlesxie <408737515@qq.com> Date: Mon, 18 Sep 2023 17:23:24 +0800 Subject: [PATCH] =?UTF-8?q?feature=EF=BC=9A=E6=96=B0=E5=A2=9E=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E5=BA=93=E6=96=87=E4=BB=B6=E6=8C=82=E8=BD=BD=E6=98=A0?= =?UTF-8?q?=E5=B0=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 310077c..71849c5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ services: ports: - "8001:8001" volumes: - - /path/to/your/music:/app/media:z + - /path/to/your/music:/app/media:rw - /path/to/your/config:/app/data command: /start restart: always