[#1358] example: Update README.md

Mention Inner ring and CLI applications.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
support/v0.30
Alex Vanin 2022-05-11 10:36:24 +03:00 committed by LeL
parent 5988653fc6
commit 75b6f854e1
1 changed files with 6 additions and 1 deletions

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`
- Storage node: `node.env`
- Inner ring: `ir.env`