edits for trenders attachments & claims
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user