mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 22:03:30 +01:00
set shm size to prevent memory overload
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
byparr:
|
||||
image: ghcr.io/thephaseless/byparr
|
||||
restart: unless-stopped
|
||||
shm_size: 2gb
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user