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 lines
271B

  1. {
  2. "debug": false,
  3. "redis_host":"192.168.2.121",
  4. "redis_port":8090,
  5. "redis_password":"telpo#1234",
  6. "redis_db":3,
  7. "kafka_bootstrap_servers":"192.168.2.121:9092",
  8. "aiops_api":"https://id.ssjlai.com/aiopsadmin",
  9. "wx_chat_api":"http://api.geweapi.com/gewe"
  10. }