Ben пре 11 месеци
родитељ
комит
c397df5b11
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      app.py

+ 1 - 1
app.py

@@ -108,7 +108,7 @@ def refresh():
         AutoScalingGroupName="be-ytb-as",
         Strategy="Rolling",
         Preferences={
-            "InstanceWarmup": 120
+            "InstanceWarmup": 30
         })
     return {
         "response": response