mirror of
https://github.com/postmannen/ctrl.git
synced 2024-12-14 12:37:31 +00:00
fixed typo in Dockerfile
This commit is contained in:
parent
c31b0c5fff
commit
abb7c52235
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ CMD ["ash","-c","env CONFIGFOLDER=./etc/ /app/steward\
|
|||
-errorMessageTimeout=$ERROR_MESSAGE_TIMEOUT\
|
||||
-compression=$COMPRESSION\
|
||||
-serialization=$SERIALIZATION\
|
||||
-SetBlockProfileRate=$SET_BLOCK_PROFILE_RATE\
|
||||
-setBlockProfileRate=$SET_BLOCK_PROFILE_RATE\
|
||||
-enableSocket=$ENABLE_SOCKET\
|
||||
-enableTUI=$ENABLE_TUI\
|
||||
-enableSignatureCheck=$ENABLE_SIGNATURE_CHECK\
|
||||
|
|
Loading…
Reference in a new issue