mirror of
https://github.com/akvorado/akvorado.git
synced 2025-12-12 06:24:10 +01:00
docs: fix path to Akvorado configuration file
This commit is contained in:
@@ -21,7 +21,7 @@ Only the orchestrator service should get a configuration file. The other
|
||||
services should point to it.
|
||||
|
||||
```console
|
||||
$ akvorado orchestrator /etc/akvorado/config.yaml
|
||||
$ akvorado orchestrator /etc/akvorado/akvorado.yaml
|
||||
$ akvorado inlet http://orchestrator:8080
|
||||
$ akvorado outlet http://orchestrator:8080
|
||||
$ akvorado console http://orchestrator:8080
|
||||
|
||||
Reference in New Issue
Block a user