deps and envs

This commit is contained in:
2025-09-25 14:58:56 +02:00
parent aee8ec5cb0
commit 97547f4f80
5 changed files with 28 additions and 9 deletions

11
.env.sample Normal file
View File

@@ -0,0 +1,11 @@
# Video Player Environment Configuration
# Copy this file to .env and modify the values as needed
# Video folder path - where video files are stored
# Default: /home/pi/Videos
VIDEO_FOLDER=/home/pi/Videos
# Optional: Override other configuration values
# LOG_LEVEL=INFO
# IR_PIN=18
# DEFAULT_CHANNEL=1