fix ports

This commit is contained in:
2026-01-07 23:18:10 -05:00
parent 701199c12e
commit 70dc094061

View File

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