Added an API listener
All checks were successful
Build and Push Docker Image / testing (1.24.x, ubuntu-latest) (push) Successful in 2m30s
Build and Push Docker Image / build-and-push (push) Successful in 11m56s

This commit is contained in:
2025-04-30 18:34:57 -04:00
parent 1475c7911f
commit d01e6a050f
13 changed files with 445 additions and 25 deletions

View File

@ -23,8 +23,12 @@ telegram:
apikey: "7307273503:AAGpj5eEd8eC9Ophi8rCDvtmfG46GRf2XEs"
storagepath: "./blobs"
listeners:
stats:
port: 8889
- type: "stats"
id: "stats"
address: ":8889"
- type: "tcp"
id: "http-api"
address: ":8080"
bus:
subscriptionsize:
"processor:image": 1024