docs: Update storage path (#42)

This commit is contained in:
Kroese
2026-06-07 14:35:31 +02:00
committed by GitHub
parent e21c3c4b6a
commit 46e5379862
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ services:
ports:
- 8006:8006
volumes:
- ./storage:/var/lib/vz
- ./data:/var/lib/vz
- ./config:/var/lib/pve-cluster
privileged: true
restart: on-failure