edits for trenders attachments & claims

This commit is contained in:
Aya
2026-05-19 11:41:44 +03:00
parent 7732a40726
commit 12c4ca8334
19 changed files with 583 additions and 105 deletions

View File

@@ -39,7 +39,7 @@ services:
BCRYPT_ROUNDS: 10
CORS_ORIGIN: https://zerp.atmata-group.com,http://zerp.atmata-group.com,http://localhost:3000,http://37.60.249.71:3000
volumes:
- ./uploads:/app/uploads
- backend_uploads:/app/uploads
depends_on:
postgres:
condition: service_healthy
@@ -71,3 +71,5 @@ services:
volumes:
postgres_data:
driver: local
backend_uploads:
driver: local