config.yaml 92 B

1234567
  1. redis:
  2. host: 'localhost'
  3. port: 6379
  4. password: ''
  5. db: 0
  6. timeout: 600
  7. version: 1.0.3