Fix typo in property's name.

This commit is contained in:
Lampros Smyrnaios 2023-04-29 18:10:35 +03:00
parent 0ea7bccadb
commit 4eac7c5c66
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ info.maxAssignmentsLimitPerBatch = 10000
# If the "info.maxAssignmentsBatchesToHandleBeforeShutdown" is zero, then an infinite number of assignments-batches will be handled.
info.maxAssignmentsBatchesToHandleBeforeShutdown = 0
info.controllerIp = XX
into.controllerPort = XX
info.controllerPort = XX
info.controllerBaseUrl = http://${info.controllerIp}:${info.controllerPort}/api/
info.shutdownOrCancelCode = XX