Move grafana to ZFS

Don't need to create the directory anymore really
This commit is contained in:
Jake Howard
2020-08-22 12:07:44 +01:00
parent f517831435
commit 9ffdd4d711
2 changed files with 1 additions and 10 deletions

View File

@ -6,7 +6,7 @@ services:
environment:
- TZ=Europe/London
volumes:
- ./grafana:/var/lib/grafana
- /mnt/tank/app-data/grafana:/var/lib/grafana
restart: unless-stopped
networks:
- default