mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-27 00:52:50 +00:00
refactor contract handling to support single route per contract and improve reference generation logic
This commit is contained in:
@@ -49,6 +49,9 @@ MINIO_PORT=9000
|
||||
MINIO_USE_SSL=false
|
||||
MINIO_ACCESS_KEY=
|
||||
MINIO_SECRET_KEY=
|
||||
# Preset region so signed URLs are generated locally (no GetBucketLocation
|
||||
# network call per sign). MinIO's default is us-east-1.
|
||||
MINIO_REGION=us-east-1
|
||||
|
||||
# Redis
|
||||
REDIS_HOST=localhost
|
||||
|
||||
Reference in New Issue
Block a user