mirror of
https://github.com/yanhao98/docker-example.git
synced 2025-07-13 08:00:49 +08:00
更新 syncthing 的 README.md,修改输出信息以包含文件夹 ID 和路径
This commit is contained in:
@ -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 \
|
-p 28198:8384 -p 22000:22000/tcp -p 22000:22000/udp -p 21027:21027/udp \
|
||||||
syncthing/syncthing
|
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`
|
- 访问`https://服务器ip:28198`
|
||||||
|
Reference in New Issue
Block a user