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__FromName=INDOTALENT
# RESOURCE LIMITS - Upgrade untuk Super Admin
mem_limit: 2g
mem_reservation: 2g
cpus: '1.0'
mem_limit: 5g
mem_reservation: 5g
cpus: '2.0'
labels:
- "indotalent.service=free-crm"
- "indotalent.description=FREE-CRM ASP.NET Core .NET 9"