up gorm logger & add share to guest by web client

This commit is contained in:
ljw
2024-10-09 15:53:08 +08:00
parent 9aad62d1e4
commit 6a5408f9b8
23 changed files with 451 additions and 1031 deletions

View File

@@ -221,7 +221,8 @@ lejianwen/rustdesk-api
- 21115:21115
- 21116:21116 # 自定义 hbbs 映射端口
- 21116:21116/udp # 自定义 hbbs 映射端口
- 21118:21118 # web client 需要
- 21118:21118 # web client
- 21119:21119 # web client
image: rustdesk/rustdesk-server
command: hbbs -r <relay-server-ip[:port]> -k 123456789 # 填入个人域名或 IP + hbbr 暴露端口
volumes: