Skip to content

Commit

Permalink
Update docker-compose.prod.yaml line 16
Browse files Browse the repository at this point in the history
Co-authored-by: Vamshi Maskuri <117595548+varshith257@users.noreply.github.com>
  • Loading branch information
PurnenduMIshra129th and varshith257 authored Jan 21, 2025
1 parent 26f26d4 commit 2d3661c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ services:
deploy:
resources:
limits:
memory: 1G
cpus: '1.0'
memory: 2G
cpus: '2.0'
ports:
- "27017:27017"
volumes:
Expand Down

0 comments on commit 2d3661c

Please sign in to comment.