Merge branch 'dev' into msg-opt

This commit is contained in:
Owen
2026-03-13 17:10:49 -07:00
8 changed files with 1059 additions and 437 deletions

View File

@@ -619,8 +619,6 @@ func runNewtMain(ctx context.Context) {
var wgData WgData
var dockerEventMonitor *docker.EventMonitor
logger.Debug("++++++++++++++++++++++ the port is %d", port)
if !disableClients {
setupClients(client)
}