Store monitoring TG media in MinIO
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 45s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 45s
This commit is contained in:
@@ -14,6 +14,11 @@ data:
|
||||
POSTGRES_DB: "parser"
|
||||
TG_SESSION_PATH: "/data/session/parser.session"
|
||||
MEDIA_DIR: "/data/media"
|
||||
MINIO_ENDPOINT: "s3-minio.estateliga.work"
|
||||
MINIO_BUCKET: "monitoring-tg-media"
|
||||
MINIO_USE_SSL: "1"
|
||||
MINIO_INSECURE_SKIP_VERIFY: "0"
|
||||
MINIO_REGION: "us-east-1"
|
||||
POLL_INTERVAL_SECONDS: "60"
|
||||
POLL_HISTORY_LIMIT: "50"
|
||||
LLM_ENABLED: "1"
|
||||
|
||||
Reference in New Issue
Block a user