mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-01-08 00:08:14 +01:00
Update:Remove --max-old-space-size from Dockerfile
This commit is contained in:
parent
838a24c8a5
commit
d1d94c37a7
@ -29,8 +29,6 @@ RUN npm ci --only=production
|
||||
|
||||
RUN apk del make python3 g++
|
||||
|
||||
ENV NODE_OPTIONS=--max-old-space-size=4096
|
||||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["node", "index.js"]
|
||||
|
Loading…
Reference in New Issue
Block a user