We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cebfd9e commit f50c23dCopy full SHA for f50c23d
compose.yaml
@@ -61,7 +61,7 @@ services:
61
build:
62
context: ./discord-bot
63
dockerfile: Dockerfile
64
- shm_size: "24gb"
+ shm_size: "32gb"
65
ports:
66
- mode: ingress
67
target: 3000
0 commit comments