[#1358] example: Update README.md

Mention Inner ring and CLI applications.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
Alex Vanin 2022-05-11 10:36:24 +03:00 committed by LeL
parent 5988653fc6
commit 75b6f854e1

View file

@ -11,7 +11,12 @@ It is not recommended transferring these configs for real application launches.
- Storage node
- JSON: `node.json`
- YAML: `node.yaml`
- Inner ring
- YAML: `ir.yaml`
- CLI
- YAML: `cli.yaml`
## Environment variables
- Storage node: `node.env`
- Inner ring: `ir.env`