Skip to content

Commit

Permalink
dashboard and config are persisted on host os, thanks to @allexjasper
Browse files Browse the repository at this point in the history
  • Loading branch information
Kraego authored Apr 3, 2024
1 parent 279b769 commit a35a86a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ services:
GF_SECURITY_ADMIN_PASSWORD: ${GRAFANA_ADMIN_PW}
volumes:
- ./grafana/provisioning/datasources:/etc/grafana/provisioning/datasources
- ./grafana/var/lib:/var/lib/grafana
restart: unless-stopped
networks:
- mtig_network
Expand Down

0 comments on commit a35a86a

Please sign in to comment.