From 721e5ec78b252d39e9b4cf58bdec3ae7b752e06a Mon Sep 17 00:00:00 2001 From: Stephen Davis Date: Thu, 26 Dec 2024 21:49:39 -0500 Subject: [PATCH] Updated location for public key information --- public/v4/apps/rustdesk.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v4/apps/rustdesk.yml b/public/v4/apps/rustdesk.yml index 10893d53c..adb649bd9 100644 --- a/public/v4/apps/rustdesk.yml +++ b/public/v4/apps/rustdesk.yml @@ -48,7 +48,7 @@ caproverOneClickApp: end: >- Please wait for 2 minutes. RustDesk is deployed and will be available at $$cap_appname.$$cap_root_domain:21117 - 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` + 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/id_ed25519.pub` displayName: RustDesk Server isOfficial: true description: RustDesk is a full-featured open source remote control alternative for self-hosting and security with minimal configuration.