feature/qbit #170

Merged
ahuston-0 merged 8 commits from feature/qbit into main 2026-01-08 03:04:53 -05:00
Showing only changes of commit 59ae764839 - Show all commits

View File

@@ -32,7 +32,7 @@ in
"/etc/localtime:/etc/localtime:ro" "/etc/localtime:/etc/localtime:ro"
]; ];
ports = [ ports = [
"8082:8112" "8082:8082"
"29432:29432" "29432:29432"
]; ];
}; };