Skip to content

Commit d1c10f6

Browse files
authored
chore: upgrade fdr memory (#3279)
1 parent 1521a27 commit d1c10f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servers/fdr-deploy/bin/fdr-deploy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ async function main() {
5555
desiredTaskCount: 12,
5656
maxTaskCount: 24,
5757
redis: true,
58-
memory: 4096,
58+
memory: 8192,
5959
redisClusteringModeEnabled: true,
6060
cpu: 2048,
6161
cacheName: "FernDocsCache6",

0 commit comments

Comments
 (0)