chore: add example root env file

This commit is contained in:
2026-01-22 13:27:17 +01:00
parent b18f6ea386
commit 5c49f51422

4
.env.example Normal file
View File

@@ -0,0 +1,4 @@
VOLUMES_DIR=./volumes
TZ=Europe/Rome
PUID=1000
PGID=1000