We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62976c9 commit 28c98fcCopy full SHA for 28c98fc
docker-compose.yml
@@ -29,7 +29,7 @@ services:
29
- NOTIFY_WEBHOOK_URL=$NOTIFY_WEBHOOK_URL
30
- NOTIFY_WEBHOOK_USERNAME=$NOTIFY_WEBHOOK_USERNAME
31
# Increase max memory usage - should use approx 1100 MB on start
32
- - NODE_OPTIONS=--max-old-space-size=2048
+ - NODE_OPTIONS=--max-old-space-size=4096
33
expose:
34
"9090"
35
networks:
0 commit comments