mirror of
				https://github.com/advplyr/audiobookshelf.git
				synced 2025-10-30 18:12:25 -04:00 
			
		
		
		
	Increase heap size to 4gb in Dockerfile
This commit is contained in:
		
							parent
							
								
									2afd0e2acd
								
							
						
					
					
						commit
						b715ef3bfc
					
				| @ -10,6 +10,8 @@ FROM sandreas/tone:v0.1.5 AS tone | ||||
| FROM node:16-alpine | ||||
| 
 | ||||
| ENV NODE_ENV=production | ||||
| ENV NODE_OPTIONS=--max-old-space-size=4096 | ||||
| 
 | ||||
| RUN apk update && \ | ||||
|     apk add --no-cache --update \ | ||||
|     curl \ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user