Simulation Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 rivejä
198 B

  1. {
  2. "redis":{
  3. "address":"78.109.201.86",
  4. "port":6379,
  5. "password":"1qazxsw2$$"
  6. },
  7. "logging":3,
  8. "process_name": "SimulationCore2",
  9. "work_dir" : ".",
  10. "step_time" : 100
  11. }