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.

config-asiatech.json 197 B

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