config.yaml 477 B

12345678910111213141516171819202122
  1. api:
  2. url_prefix: /example/api
  3. port: 31000
  4. log_skip_paths:
  5. - /example/api/version
  6. infrastructure:
  7. database:
  8. data_service:
  9. # baize-demo
  10. token: 8qe+uPgpQ2JWxu3lSyOx5EWC24/c+zJOxvFhvRLRTzU=
  11. address: localhost
  12. http_port: 10000
  13. grpc_port: 10001
  14. namespace: baize
  15. data_source: baize
  16. http_timeout_sec: 10
  17. cache:
  18. namespace: baize-demo
  19. redis:
  20. address: "localhost:30379"
  21. password: "mtyzxhc"
  22. db: 2