Skip to content

Commit f4e32b5

Browse files
committed
Corrected UDP port number
1 parent 3cfb350 commit f4e32b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/v4/apps/rustdesk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ caproverOneClickApp:
4848
end: >-
4949
Please wait for 2 minutes. RustDesk is deployed and will be available at $$cap_appname.$$cap_root_domain:21117
5050
51-
Be sure to open ports `21115/tcp`-`21119/tcp`, and `21117/udp` in your firewall. You can find the public key in the App Logs, or via `/var/lib/docker/volumes/$$cap_appname-signal-data/_data/id25519.pub`
51+
Be sure to open ports `21115/tcp`-`21119/tcp`, and `21116/udp` in your firewall. You can find the public key in the App Logs, or via `/var/lib/docker/volumes/$$cap_appname-signal-data/_data/id25519.pub`
5252
displayName: RustDesk Server
5353
isOfficial: true
5454
description: RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.

0 commit comments

Comments
 (0)