[modify] file local server url

This commit is contained in:
Mark
2026-01-27 15:06:50 +08:00
parent 2694576a32
commit 28e6939884
4 changed files with 4 additions and 2 deletions

View File

@@ -75,6 +75,7 @@ ENABLE_SINGLE_SESSION=
MAX_FILE_SIZE=52428800 # 50MB:10 * 1024 * 1024
FILE_PATH=/files
FILE_LOCAL_SERVER_URL="http://localhost:8000/api"
# Storage Backend Configuration
# Supported values: local, oss, s3
# Default: local