set chunk-size to 5
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2025-12-26 20:18:18 +07:00
parent 86e7371ffe
commit a33c53fa6b
3 changed files with 42 additions and 14 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ services:
environment:
FILE_STORAGE_PATH: /data/uploads
MAX_FILE_SIZE: 10737418240
FILE_CHUNK_SIZE: 1000000
FILE_CHUNK_SIZE: 5242880
POSTGRES_DB: no_copy_
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres