Skip to content

Commit

Permalink
Increase shm parition size
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaczero authored Apr 5, 2024
1 parent 6a8f9f7 commit 80dcacc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ services:
"*",
]

shm_size: '2gb'

ports:
- ${LISTEN:-80}:8000

Expand Down

0 comments on commit 80dcacc

Please sign in to comment.