cfg.json 120 B

12345678
  1. {
  2. "redis": {
  3. "host": "redis",
  4. "port": 6379,
  5. "db": 0,
  6. "password": "llmllmllm"
  7. }
  8. }