diff --git a/compose.yaml b/compose.yaml index de26321..1779e8e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,6 +2,7 @@ services: byparr: image: ghcr.io/thephaseless/byparr restart: unless-stopped + shm_size: 2gb build: context: . dockerfile: Dockerfile