Skip to content

Commit 48cfaef

Browse files
committed
Update README
1 parent cf330b4 commit 48cfaef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,12 +193,12 @@ During the installation, two Docker volumes are created, which are required for
193193
```bash
194194
$ docker volume ls
195195
DRIVER VOLUME NAME
196-
local <project_name>_cassandra_volume
197-
local <project_name>_grafana_volume
196+
local examon_cassandra_volume
197+
local examon_grafana_volume
198198
```
199199

200-
* The `slurm-dash_cassandra_volume` is used to store the collected metrics
201-
* The `slurm-dash_grafana_volume` is used to store Grafana:
200+
* The `examon_cassandra_volume` is used to store the collected metrics
201+
* The `examon_grafana_volume` is used to store Grafana:
202202
* users account data
203203
* dashboards
204204

0 commit comments

Comments
 (0)