We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dd070b commit f21d46cCopy full SHA for f21d46c
appengine/flexible/datastore/app.yaml
@@ -3,3 +3,5 @@ env: flex
3
4
runtime_config:
5
document_root: .
6
+ operating_system: ubuntu22
7
+ runtime_version: 8.3
appengine/flexible/helloworld/app.yaml
@@ -3,6 +3,8 @@ env: flex
document_root: web
8
9
# This sample incurs costs to run on the App Engine flexible environment.
10
# The settings below are to reduce costs during testing and are not appropriate
appengine/flexible/storage/app.yaml
# [START gae_flex_storage_yaml]
env_variables:
0 commit comments