resource whms-lte-fs 1GB RAM 1 CPU

This commit is contained in:
2026-07-21 18:34:41 +07:00
parent 67728a3341
commit 4cef7158b3
+3 -3
View File
@@ -31,9 +31,9 @@ services:
# =================================================================
# RESOURCE LIMITS
# =================================================================
mem_limit: 512m
mem_reservation: 256m
cpus: '0.5'
mem_limit: 1g
mem_reservation: 1g
cpus: '1.0'
labels:
- "indotalent.service=whms-lte-fs"
- "indotalent.description=WHMS-LTE-FS ASP.NET Core .NET 9"