Update resources to be consistent with how other projects are being done, matching CPU and MEM.
This commit is contained in:
@@ -7,13 +7,13 @@ COMPOSE_BAKE=true
|
|||||||
## Performance ##
|
## Performance ##
|
||||||
|
|
||||||
# Micro Server
|
# Micro Server
|
||||||
CPU=0.20
|
CPU=0.10
|
||||||
MEM=0.10G
|
MEM=0.10G
|
||||||
CPU_LE=0.10
|
CPU_LE=0.05
|
||||||
MEM_LE=0.05G
|
MEM_LE=0.05G
|
||||||
|
|
||||||
# Capable Server
|
# Capable Server
|
||||||
#CPU=1.00
|
#CPU=0.50
|
||||||
#MEM=0.50G
|
#MEM=0.50G
|
||||||
#CPU_LE=0.50
|
#CPU_LE=0.25
|
||||||
#MEM_LE=0.25G
|
#MEM_LE=0.25G
|
||||||
|
|||||||
Reference in New Issue
Block a user