fix after test
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2025-12-25 13:04:49 +07:00
parent b2cf06a512
commit 45b7acc774
3 changed files with 29 additions and 24 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ services:
container_name: app-backend
environment:
FILE_STORAGE_PATH: /data/uploads
MAX_FILE_SIZE: 1073741824
MAX_FILE_SIZE: 10737418240
FILE_CHUNK_SIZE: 5242880
POSTGRES_DB: no_copy_
POSTGRES_USER: postgres