mirror of
https://mirror.suhoan.cn/https://github.com/EasyTier/EasyTier.git
synced 2025-12-13 05:07:23 +08:00
perf: update default rpc_port value to 15888 in network configuration
This commit is contained in:
@@ -93,7 +93,7 @@ export function DEFAULT_NETWORK_CONFIG(): NetworkConfig {
|
||||
'udp://0.0.0.0:11010',
|
||||
'wg://0.0.0.0:11011',
|
||||
],
|
||||
rpc_port: 0,
|
||||
rpc_port: 15888,
|
||||
latency_first: false,
|
||||
dev_name: '',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user