Skip to content

Commit

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

Co-authored-by: Vamshi Maskuri <117595548+varshith257@users.noreply.github.com>
  • Loading branch information
PurnenduMIshra129th and varshith257 authored Jan 21, 2025
1 parent 4bfe7fb commit f1fd16d
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 @@ -81,8 +81,8 @@ services:
deploy:
resources:
limits:
memory: 1G
cpus: '1.0'
memory: 2G
cpus: '2.0'
networks:
- talawa-network

Expand Down

0 comments on commit f1fd16d

Please sign in to comment.