From 205525c243f0bb298d82bdf04ce0b709b2aecb7b Mon Sep 17 00:00:00 2001 From: lxh2875931338 Date: Wed, 29 Jul 2026 19:53:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9B=B4=E6=96=B0=E6=96=87?= =?UTF-8?q?=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install_docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_docker.md b/install_docker.md index 4195152..b47855c 100644 --- a/install_docker.md +++ b/install_docker.md @@ -132,7 +132,7 @@ docker run -d \ --name frpc-console \ --restart=always \ --network host \ - -v /opt/frpc-console/data:/app/data \ + -v /opt/frpc-console/data:/app\ -e PORT=9300 \ -e TZ=Asia/Shanghai \ frpc-console:latest