From d14ae3ad75d38ff4bc30890caf9f468df78994ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Wed, 30 Oct 2024 17:15:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20syncthing=20=E7=9A=84=20RE?= =?UTF-8?q?ADME.md=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=BE=93=E5=87=BA=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E4=BB=A5=E5=8C=85=E5=90=AB=E6=96=87=E4=BB=B6=E5=A4=B9?= =?UTF-8?q?=20ID=20=E5=92=8C=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- stacks/syncthing/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/syncthing/README.md b/stacks/syncthing/README.md index ee3e200..dc7280d 100644 --- a/stacks/syncthing/README.md +++ b/stacks/syncthing/README.md @@ -18,7 +18,7 @@ docker run -d --restart unless-stopped --name syncthing \ -p 28198:8384 -p 22000:22000/tcp -p 22000:22000/udp -p 21027:21027/udp \ syncthing/syncthing -echo -e "\n Folder Path: $TARGET1 \n" +echo -e "\n Folder ID: $HOSTNAME$SOURCE1 \nFolder Path: $TARGET1 \n----- \n/host/root/st-folder/$HOSTNAME(change-it)/root/_docker-stacks" ``` - 访问`https://服务器ip:28198`