update docker related files

This commit is contained in:
Simon Ding
2025-08-31 22:47:38 +08:00
parent e27b327f93
commit a978ae4fba
6 changed files with 60 additions and 3 deletions

12
docker/example.env Normal file
View File

@@ -0,0 +1,12 @@
#下载路径
DOWNLOAD_LOCATION=/downloads
#媒体数据存储路径也可以启动自己配置webdav存储
MEDIA_LOCATION=/data
#程序配置文件存放路径
CONFIGURATION_FILE_LOCATION=./config
#时区
TIMEZONE=Asia/Shanghai