mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 15:28:06 +02:00
add grafana volume to store config
Signed-off-by: Jamie Wood <jamie@zerobased.co.uk>
This commit is contained in:
parent
e6b1d2755f
commit
87e770ae17
1 changed files with 2 additions and 0 deletions
|
@ -21,5 +21,7 @@ services:
|
|||
- GF_SECURITY_ADMIN_PASSWORD=grafana
|
||||
volumes:
|
||||
- ./grafana:/etc/grafana/provisioning/datasources
|
||||
- graf_data:/var/lib/grafana
|
||||
volumes:
|
||||
prom_data:
|
||||
graf_data:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue