diff --git a/config/example/README.md b/config/example/README.md index 6a1e5ee3..ac1d4c10 100644 --- a/config/example/README.md +++ b/config/example/README.md @@ -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` \ No newline at end of file +- Storage node: `node.env` +- Inner ring: `ir.env` \ No newline at end of file