Skip to content

Commit

Permalink
infra: increase micarrera staging container memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagorodriguez96 committed May 3, 2024
1 parent b5a02a4 commit 1fce855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/deploy.staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ servers:
traefik.http.routers.micarrera_secure-web-staging.tls: true
traefik.http.routers.micarrera_secure-web-staging.tls.certresolver: letsencrypt
options:
memory: 120MiB
memory: 250MiB

env:
clear:
Expand Down

0 comments on commit 1fce855

Please sign in to comment.