diff --git a/Config/ReverseProxy/example.env b/Config/ReverseProxy/example.env index 26559d8..1e52d9d 100644 --- a/Config/ReverseProxy/example.env +++ b/Config/ReverseProxy/example.env @@ -7,13 +7,13 @@ COMPOSE_BAKE=true ## Performance ## # Micro Server -CPU=0.20 +CPU=0.10 MEM=0.10G -CPU_LE=0.10 +CPU_LE=0.05 MEM_LE=0.05G # Capable Server -#CPU=1.00 +#CPU=0.50 #MEM=0.50G -#CPU_LE=0.50 +#CPU_LE=0.25 #MEM_LE=0.25G