deps and envs
This commit is contained in:
11
.env.sample
Normal file
11
.env.sample
Normal 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
|
||||
Reference in New Issue
Block a user