Fix: index externally added files on startup; harden start.sh (fixes #46)

This commit is contained in:
Ryan
2025-10-04 01:13:45 -04:00
committed by GitHub
parent 4f39b3a41e
commit 31f54afc74
3 changed files with 55 additions and 34 deletions

View File

@@ -94,6 +94,7 @@ services:
TOTAL_UPLOAD_SIZE: "10G"
SECURE: "false"
PERSISTENT_TOKENS_KEY: "please_change_this_@@"
SCAN_ON_START: "true"
volumes:
- ./uploads:/var/www/uploads
- ./users:/var/www/users