Releasability:
Reliability:
Security:
Maintainability:
Other:
DATABASE_HOST=postgres
DATABASE_USER=postgres
DATABASE_PASSWORD=postgres
DATABASE_NAME=kavach
DATABASE_PORT=5432
DATABASE_SSL_MODE=disable
KETO_URL=http://keto:4466
KRATOS_ADMIN_URL=http://kratos:4434
MODE=development
IMAGEPROXY_URL=http://127.0.0.1:7001
- Config file should be stored in project root folder with name config (ext can be yml, json, env)
- Environment variables can also be set for configuration.
If running in docker, swagger docs can be accessed at
http://localhost:5000/swagger/index.html