You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ludoch edited this page Apr 15, 2026
·
2 revisions
Defining runtime settings
An App Engine app is configured using an app.yaml file, that contains the
runtime, handlers, scaling, and other general settings including environment
variables.
About app.yaml files
All configuration elements
For a complete list of all the supported elements in this configuration file,
see the app.yaml reference.