fixed error

This commit is contained in:
RandyJC
2025-12-01 14:50:25 +01:00
parent 63949628cc
commit 37a047cfcd
3 changed files with 0 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ services:
- SCAN_INTERVAL=${UPLOAD_SCAN_INTERVAL:-5}
- CONCURRENCY=${UPLOAD_CONCURRENCY:-4}
- IDLE_SLEEP=${UPLOAD_IDLE_SLEEP:-3}
- GO_TASKS=${UPLOAD_GO_TASKS:-6}
- DELETE_ON_SUCCESS=${DELETE_ON_SUCCESS:-true}
- ALLOW_INSECURE_SSL=${ALLOW_INSECURE_SSL:-false}
- PUID=${PUID:-1000}