Skip to content
Snippets Groups Projects
Commit bf36b394 authored by Balaji D's avatar Balaji D :blush:
Browse files

Add new file

parent b27fac53
No related branches found
No related tags found
No related merge requests found
app.yaml 0 → 100644
runtime: python
env: flex
entrypoint: gunicorn -b :$PORT main:app
runtime_config:
python_version: 3
# This sample incurs costs to run on the App Engine flexible environment.
# The settings below are to reduce costs during testing and are not appropriate
# for production use. For more information, see:
# https://cloud.google.com/appengine/docs/flexible/python/configuring-your-app-with-app-yaml
manual_scaling:
instances: 1
resources:
cpu: 1
memory_gb: 0.5
disk_size_gb: 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment