Skip to content

Commit

Permalink
Merge pull request #208 from dimagi/ce/memory-limits
Browse files Browse the repository at this point in the history
limit celery memory
  • Loading branch information
calellowitz authored Nov 28, 2023
2 parents 06cb220 + e1a1dd1 commit 1fa5af7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/config/deploy.production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ servers:
options:
# create by ansible
env-file: '/home/connect/www/commcare-connect/docker.env'
m: 1g
cmd: /start_celery
labels:
traefik.enable: false

0 comments on commit 1fa5af7

Please sign in to comment.