diff --git a/app.yaml b/app.yaml index c21c9ed..ff114a8 100644 --- a/app.yaml +++ b/app.yaml @@ -14,14 +14,5 @@ runtime: custom env: flex -automatic_scaling: - min_num_instances: 1 - max_num_instances: 3 - -resources: - cpu: 1 - memory_gb: 1 - disk_size_gb: 10 - env_variables: NODE_ENV: production \ No newline at end of file