change to using different connections

This commit is contained in:
Maple 2025-07-30 21:39:54 +02:00
commit 11b0393e6a
10 changed files with 86 additions and 736 deletions

View file

@ -87,5 +87,5 @@ name = "backend_server_secure"
path = "src/executables/backend_server_secure.rs"
[[bin]]
name = "control_server"
path = "src/executables/control_server.rs"
name = "edge_node_holder_server"
path = "src/executables/edge_node_holder_server.rs"