Minor Updates
This commit is contained in:
@ -16,6 +16,8 @@ services:
|
||||
- SOLUTION_MAX_TRIALS=5
|
||||
# limit to prevent messages in never ending cycles
|
||||
- MESSAGE_MAX_CONTACTS=100
|
||||
# wait for all extraction agents to return results before solving a riddle
|
||||
- REQUIRE_FULL_EXTRACT=false
|
||||
# how to access management (the host name is the name of the service in this file)
|
||||
- MANAGEMENT_URL=http://management
|
||||
# *register* the agents to the management
|
||||
|
Reference in New Issue
Block a user