Skip to content

Commit

Permalink
fix: beanstalkd ressources
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumedsde committed Sep 21, 2023
1 parent e9b9887 commit 17384d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ services:
resources:
limits:
cpus: "2.0"
memory: 100M
memory: 500M

postgres:
image: postgres:15-alpine
Expand Down

0 comments on commit 17384d3

Please sign in to comment.