docs: Fixed a typo in the Vault documentation

This commit is contained in:
2025-11-07 16:24:42 -07:00
parent 32d3cee907
commit f591a9635e
+1 -1
View File
@@ -121,7 +121,7 @@ Note that all paths are relative to the Loki configuration directory. The direct
running
```shell
dirname $(loki --info | grep config_file | awk '{print $2}')
loki --info | grep config_dir | awk '{print $2}'
```
## Environment Variable Secret Injection in Agents