mirror of
https://github.com/EasyTier/EasyTier.git
synced 2026-09-03 01:25:37 +00:00
move system_config to dns::system
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
pub mod config;
|
||||
mod node;
|
||||
mod node_mgr;
|
||||
pub mod config;
|
||||
mod peer_mgr;
|
||||
pub mod server;
|
||||
pub mod system;
|
||||
mod utils;
|
||||
pub mod zone;
|
||||
|
||||
Reference in New Issue
Block a user