fix ports
This commit is contained in:
@@ -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"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user