Skip to content

Commit

Permalink
feat: memória (zanfranceschi#1644)
Browse files Browse the repository at this point in the history
* Delete participantes/lucianovilela/testada

* Delete participantes/lucianovilela/docker-compose.logs

* Update postgresql.conf

* Atualizar o docker-compose.yml
  • Loading branch information
lucianovilela authored Mar 11, 2024
1 parent 275b751 commit cbe3b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions participantes/lucianovilela/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ services:
resources:
limits:
cpus: "0.50"
memory: "175MB"
memory: "150MB"

api02:
<<: *api
Expand Down Expand Up @@ -63,5 +63,5 @@ services:
resources:
limits:
cpus: "0.35"
memory: "100MB"
memory: "150MB"

0 comments on commit cbe3b8e

Please sign in to comment.