From 7233a39221f52570429bdbd13a7600d2a9401c59 Mon Sep 17 00:00:00 2001 From: bolbol Date: Mon, 29 Jun 2026 20:58:39 +0000 Subject: [PATCH] perf: memory limits hermes-agents 600MB, baserow 2GB, prompt-studio image custom baked --- common/baserow-memlimit.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/baserow-memlimit.md diff --git a/common/baserow-memlimit.md b/common/baserow-memlimit.md new file mode 100644 index 0000000..0972f6c --- /dev/null +++ b/common/baserow-memlimit.md @@ -0,0 +1,4 @@ +# Baserow mem_limit + +`mem_limit: 2g` + `memswap_limit: 2g` ajoutés au docker-compose.yml (29/06/2026). +Actif au prochain restart Baserow. \ No newline at end of file