@ -15,7 +15,7 @@ import (
"github.com/docker/docker/client"
)
const COUNTER_SLOTS = 20
const COUNTER_SLOTS = 50
func main() {
containerName, ok := os.LookupEnv("CONTAINER_NAME")