mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-12 12:47:25 +08:00
perf: update default rpc_port value to 15888 in network configuration
This commit is contained in:
@@ -116,7 +116,7 @@ struct Cli {
|
||||
short,
|
||||
long,
|
||||
help = t!("core_clap.rpc_portal").to_string(),
|
||||
default_value = "0"
|
||||
default_value = "15888"
|
||||
)]
|
||||
rpc_portal: String,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user