upgrade resource

This commit is contained in:
2026-07-21 17:21:41 +07:00
parent 6932f91599
commit dbbd4d7669
+3 -3
View File
@@ -29,9 +29,9 @@ services:
- SmtpSettings__FromAddress=go2ismail@gmail.com - SmtpSettings__FromAddress=go2ismail@gmail.com
- SmtpSettings__FromName=INDOTALENT - SmtpSettings__FromName=INDOTALENT
# RESOURCE LIMITS - Upgrade untuk Super Admin # RESOURCE LIMITS - Upgrade untuk Super Admin
mem_limit: 2g mem_limit: 5g
mem_reservation: 2g mem_reservation: 5g
cpus: '1.0' cpus: '2.0'
labels: labels:
- "indotalent.service=free-crm" - "indotalent.service=free-crm"
- "indotalent.description=FREE-CRM ASP.NET Core .NET 9" - "indotalent.description=FREE-CRM ASP.NET Core .NET 9"