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.
2 parents c42f4cb + 6e3306c commit a295ceeCopy full SHA for a295cee
compose.yaml
@@ -61,6 +61,7 @@ services:
61
build:
62
context: ./discord-bot
63
dockerfile: Dockerfile
64
+ shm_size: "16gb"
65
ports:
66
- mode: ingress
67
target: 3000
0 commit comments