hyperboria/idm/api/configs/base.yaml
the-superpirate dd23846059 - [nexus] Refactoring
- [nexus] Switch bot
  - [bot] Added extra receivers functionality

GitOrigin-RevId: 68fc32d3e79ff411758f54f435fe8680fc42dead
2022-03-28 17:42:18 +03:00

11 lines
143 B
YAML

---
application:
debug: true
service_name: idm-api
database:
port: 5432
grpc:
address: 0.0.0.0
port: 82
log_path: '/var/log/idm-api'