fix(config):Update argument parsing for volumes and server_domains to support del… (#1209)

Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
0xdx2
2025-12-21 17:54:23 +08:00
committed by GitHub
parent f3a1431fa5
commit 3e2252e4bb
4 changed files with 472 additions and 2 deletions
+1
View File
@@ -144,6 +144,7 @@ pprof = { workspace = true }
[dev-dependencies]
uuid = { workspace = true, features = ["v4"] }
serial_test = { workspace = true }
[build-dependencies]
http.workspace = true