From 7146d61fcbc126e94ec968e373edd3a22d0f2a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B6=B5=E6=9B=A6?= Date: Fri, 18 Oct 2024 01:14:41 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 868a5bd..487439d 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ docker run -p 8090:8090 -v /xiaomusic/music:/app/music -v /xiaomusic/conf:/app/conf hanxi/xiaomusic ``` -国内: +🔥 国内: ```bash docker run -p 8090:8090 -v /xiaomusic/music:/app/music -v /xiaomusic/conf:/app/conf m.daocloud.io/docker.io/hanxi/xiaomusic @@ -45,7 +45,7 @@ services: - /xiaomusic/conf:/app/conf ``` -国内: +🔥 国内: ```yaml services: