mirror of
https://github.com/luigieai/homelab.git
synced 2025-06-06 07:36:37 -03:00
Add grafana-storage volume definition to docker-compose.yml
This commit is contained in:
parent
feeb0b827f
commit
3e3d1362a1
1 changed files with 3 additions and 1 deletions
|
@ -8,3 +8,5 @@ services:
|
|||
- '3000:3000'
|
||||
volumes:
|
||||
- grafana-storage:/var/lib/grafana
|
||||
volumes:
|
||||
grafana-storage: {}
|
Loading…
Add table
Reference in a new issue