From 7a39f5d8661caea5876314002a01d3b95b7b6d72 Mon Sep 17 00:00:00 2001 From: Ismail Hamzah Date: Tue, 21 Jul 2026 18:34:33 +0700 Subject: [PATCH] resource free-crm 1GB RAM 1 CPU --- docker-compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 4fddd3e..865ba6a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -28,10 +28,10 @@ services: - SmtpSettings__Password=lrbi cooi gcnt oquw - SmtpSettings__FromAddress=go2ismail@gmail.com - SmtpSettings__FromName=INDOTALENT - # RESOURCE LIMITS - Upgrade untuk Super Admin - mem_limit: 5g - mem_reservation: 5g - cpus: '2.0' + # RESOURCE LIMITS + mem_limit: 1g + mem_reservation: 1g + cpus: '1.0' labels: - "indotalent.service=free-crm" - "indotalent.description=FREE-CRM ASP.NET Core .NET 9"