Skip to content

Commit

Permalink
Increase max memory of the container
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed Feb 8, 2024
1 parent 905ff15 commit f1a0ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/iatlas/services/data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ services:
deploy:
resources:
limits:
memory: 500M
memory: 6G
depends_on:
- iatlas-postgres

0 comments on commit f1a0ad2

Please sign in to comment.