mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-01-18 00:49:37 +00:00
Update database loading library items incrementally to reduce mem usage
This commit is contained in:
parent
c2af96e7cd
commit
9a5ed64fae
3 changed files with 126 additions and 9 deletions
|
|
@ -29,7 +29,7 @@ RUN npm ci --only=production
|
|||
|
||||
RUN apk del make python3 g++
|
||||
|
||||
ENV NODE_OPTIONS=--max-old-space-size=8192
|
||||
ENV NODE_OPTIONS=--max-old-space-size=4096
|
||||
|
||||
EXPOSE 80
|
||||
HEALTHCHECK \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue