Chore: keep BASE_URL fallback, prefer env SHARE_URL; fix HTTPS auto-detect

This commit is contained in:
Ryan
2025-10-04 01:55:02 -04:00
committed by GitHub
parent 31f54afc74
commit 680c82638f
5 changed files with 42 additions and 9 deletions

View File

@@ -95,6 +95,7 @@ services:
SECURE: "false"
PERSISTENT_TOKENS_KEY: "please_change_this_@@"
SCAN_ON_START: "true"
CHOWN_ON_START: "true"
volumes:
- ./uploads:/var/www/uploads
- ./users:/var/www/users