scoringengine
scoringengine copied to clipboard
Add documentation for increasing docker workers
The scale command is deprecated, should be docker-compose -f docker-compose.yml up --scale worker=5
Do you wanna add the note about the --no-redeploy?