ing
This commit is contained in:
@@ -174,7 +174,7 @@ func cotainerCommand(containerType occp.ContainerType) (cmd *exec.Cmd) {
|
||||
"-jar",
|
||||
binFilePath,
|
||||
strconv.FormatInt(config.ProbePortNumber, 10),
|
||||
loggingConfigFilePath,
|
||||
fmt.Sprintf("-Dlogging.config=%s", loggingConfigFilePath),
|
||||
}
|
||||
|
||||
cmd = exec.Command(config.JavaBinPath(), args...)
|
||||
|
||||
Reference in New Issue
Block a user