config.yaml 77 B

123456
  1. redis:
  2. host: 'localhost'
  3. port: 6379
  4. password: ''
  5. db: 0
  6. timeout: 600