Commit f6dec56
authored
Increase nginx memory limit (#698)
Increase nginx memory limit
nginx has been killed in production and it seems to be because we used more memory than allowed.
Looking at the nginx graphs we are consistently using aroud 25Mi. It looks safer to increase the limit.
Reviewed-by: Jiří Podivín
Reviewed-by: Alžběta Kučerová1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments