Management Message Processing
This commit is contained in:
@ -19,6 +19,8 @@ services:
|
||||
ports:
|
||||
- 8000:80
|
||||
environment:
|
||||
- SOLUTION_MAX_TRIALS=5
|
||||
- MANAGEMENT_URL=http://management:8000
|
||||
- AGENTS_PROCESS=http://agent_process_1:3001,http://agent_process_2:3001
|
||||
- AGENTS_SOLVE=http://agent_solve_1:3001
|
||||
- AGENTS_GATEKEEPER=http://agent_gatekeeper_1:3001
|
||||
|
Reference in New Issue
Block a user