Skip to content

Commit

Permalink
Update docker-compose.prod.yaml
Browse files Browse the repository at this point in the history
line 54

Co-authored-by: Vamshi Maskuri <117595548+varshith257@users.noreply.github.com>
  • Loading branch information
PurnenduMIshra129th and varshith257 authored Jan 21, 2025
1 parent 6773b68 commit 4bfe7fb
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 @@ -51,8 +51,8 @@ services:
deploy:
resources:
limits:
memory: 256M
cpus: '0.25'
memory: 512M
cpus: '0.5'
volumes:
- minio-data:/data
networks:
Expand Down

0 comments on commit 4bfe7fb

Please sign in to comment.