mirror of
https://github.com/rustdesk/hbb_common.git
synced 2025-07-03 16:35:35 +00:00
Update config.rs
This commit is contained in:
parent
22a5707370
commit
03628a8289
@ -98,7 +98,7 @@ const CHARS: &[char] = &[
|
||||
];
|
||||
|
||||
pub const RENDEZVOUS_SERVERS: &[&str] = &["rs-ny.rustdesk.com"];
|
||||
pub const PUBLIC_RS_PUB_KEY: &str = "OeVuKk5nlHiXp+APNn0Y3pC1Iwpwn44JGqrQCsWqmBw=";
|
||||
pub const RS_PUB_KEY: &str = "OeVuKk5nlHiXp+APNn0Y3pC1Iwpwn44JGqrQCsWqmBw=";
|
||||
|
||||
pub const RENDEZVOUS_PORT: i32 = 21116;
|
||||
pub const RELAY_PORT: i32 = 21117;
|
||||
|
Loading…
x
Reference in New Issue
Block a user