chore: configure parakeet to use 1 worker to significantly reduce memory footprint
This commit is contained in:
@@ -72,6 +72,7 @@ services:
|
||||
image: ghcr.io/achetronic/parakeet:latest
|
||||
container_name: daagbox-prod-parakeet
|
||||
restart: always
|
||||
command: ["/app/parakeet", "-workers", "1"]
|
||||
ports:
|
||||
- "5092:5092"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user