5
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 13s
Docker Build & Deploy / Deploy to Production (push) Successful in 3s

This commit is contained in:
孙诚
2025-03-06 18:50:53 +08:00
parent 1c7dfe01d2
commit 2c52809344
2 changed files with 4 additions and 2 deletions

View File

@@ -9,7 +9,9 @@
- TZ=Asia/Shanghai
volumes:
- /etc/localtime:/etc/localtime:ro
- /wd/volc/media/tv:/data/tv:rw
- /wd/volc/media/tv:/data/media/tv:rw
- /wd/volc/media/anime:/data/media/anime
- /wd/volc/media/anime-other:/data/media/anime-other:rw
nas_robot_proxy:
image: beevelop/nginx-basic-auth:v2023.10.1

View File

@@ -59,7 +59,7 @@
}
],
"ChineseNfo": {
"TvFolder": "/data/tv",
"TvFolder": "/data/media",
"HttpProxy": ""
}
}