Skip to content

Commit

Permalink
recreate cache
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi committed Oct 11, 2024
1 parent 23d4b8c commit a191da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servers/fdr-deploy/bin/fdr-deploy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ async function main() {
memory: 4096,
redisClusteringModeEnabled: true,
cpu: 2048,
cacheName: "FernDocsCache5",
cacheName: "FernDocsCache6",
cacheNodeType: "cache.r7g.xlarge",
},
{
Expand Down

0 comments on commit a191da6

Please sign in to comment.