mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 12:14:18 +00:00
Increase nodejs memory limit for docker
This commit is contained in:
@@ -19,6 +19,8 @@ services:
|
||||
- shonk
|
||||
# env_file:
|
||||
# - .config/docker.env
|
||||
environment:
|
||||
- NODE_OPTIONS="--max-old-space-size=8192"
|
||||
volumes:
|
||||
- ./files:/sharkey/files
|
||||
- ./.config:/sharkey/.config:ro
|
||||
|
||||
Reference in New Issue
Block a user