Skip to content

Commit

Permalink
add grafana persistent volume
Browse files Browse the repository at this point in the history
  • Loading branch information
YazeedAlKhalaf committed Oct 27, 2024
1 parent 4ee8e67 commit afdf180
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,12 @@ services:
networks:
- web
- internal
volumes:
- grafana-storage:/var/lib/grafana

volumes:
postgres_data:
grafana-storage:

networks:
web:
Expand Down

0 comments on commit afdf180

Please sign in to comment.