Skip to content

Commit 5076f50

Browse files
committed
increase shm size for app to 32
1 parent f9f7de6 commit 5076f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
x-defang-dns-role: arn:aws:iam::258338292852:role/dnsadmin-39a19c3
66
build:
77
context: ./app
8-
shm_size: "24gb"
8+
shm_size: "32gb"
99
ports:
1010
- target: 5050
1111
published: 5050

0 commit comments

Comments
 (0)