diff --git a/app.yaml b/app.yaml index 4e64af0..44c3d0f 100644 --- a/app.yaml +++ b/app.yaml @@ -5,3 +5,6 @@ resources: cpu: 1 memory_gb: 0.5 disk_size_gb: 10 + +health_check: + enable_health_check: False