C-Dash: Do not generate always all graphs
[csit.git] / csit.infra.dash / docker-compose.yaml
index 9cbab77..5ed7134 100644 (file)
@@ -6,7 +6,7 @@ services:
     environment:
       FLASK_DEBUG: 1
       FLASK_ENV: "development"
-    mem_limit: "6g"
+    mem_limit: "16g"
     ports:
       - "5000:5000"
     user: "${UID}:${GID}"