更新 README.md 和 docker-compose.yml 文件,修正下载链接和格式化配置

This commit is contained in:
2025-04-11 18:30:46 +08:00
parent 8c545a5c4b
commit ddab5c372d
5 changed files with 75 additions and 18 deletions

View File

@@ -0,0 +1,18 @@
services:
rustdesk:
container_name: rustdesk
environment:
- RELAY="IP/域名":21117
- ENCRYPTED_ONLY=1
image: rustdesk/rustdesk-server-s6:latest
network_mode: bridge
ports:
- 21115:21115
- 21116:21116
- 21116:21116/udp
- 21117:21117
- 21118:21118
- 21119:21119
restart: always
volumes:
- ./data/hbbs:/data