config.yaml 161 B

12345678
  1. api:
  2. url_prefix: /gateway/api
  3. port: 32000
  4. log_skip_paths:
  5. - /gateway/api/version
  6. services:
  7. timeoutSec: 30
  8. example_base_url: http://localhost:31000