From a7a9bd45d68e8b9c9a805293459c0113fe7eba6a Mon Sep 17 00:00:00 2001 From: Estrella Pan <33726646+EstrellaXD@users.noreply.github.com> Date: Sun, 15 May 2022 18:31:48 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E8=87=AA=E5=8A=A8=E8=BF=BD=E7=95=AA?= =?UTF-8?q?=E6=9C=BA=E6=90=AD=E5=BB=BA=E6=95=99=E7=A8=8B.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 自动追番机搭建教程.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/自动追番机搭建教程.md b/自动追番机搭建教程.md index 81d2104a..f5e18f52 100644 --- a/自动追番机搭建教程.md +++ b/自动追番机搭建教程.md @@ -45,7 +45,7 @@ docker run -d \ -e PGID=1000 \ -e TZ=Europe/London \ -e WEBUI_PORT=8181 \ - -p 8080:8080 \ + -p 8181:8181 \ -p 6881:6881 \ -p 6881:6881/udp \ -v /path/to/appdata/config:/config \