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-production.json 258B

1 ay önce
123456789
  1. {
  2. "debug": false,
  3. "redis_host":"172.19.42.40",
  4. "redis_port":8090,
  5. "redis_password":"telpo#1234",
  6. "redis_db":3,
  7. "kafka_bootstrap_servers":"172.19.42.40:9092,172.19.42.41:9092,172.19.42.48:9092",
  8. "aiops_api":"https://ai.ssjlai.com/aiopsadmin"
  9. }