File tree Expand file tree Collapse file tree 15 files changed +15
-28
lines changed
Expand file tree Collapse file tree 15 files changed +15
-28
lines changed Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43# Defaults to "serve index.php" and "serve public/index.php". Can be used to
54# serve a custom PHP front controller (e.g. "serve backend/index.php") or to
Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43# Defaults to "serve index.php" and "serve public/index.php". Can be used to
54# serve a custom PHP front controller (e.g. "serve backend/index.php") or to
Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43# Defaults to "serve public/index.php" and "serve index.php". Can be used to
54# serve a custom PHP front controller (e.g. "serve backend/index.php") or to
Original file line number Diff line number Diff line change 11# See https://cloud.google.com/appengine/docs/standard/php/config/appref for a
22# complete list of `app.yaml` directives.
33
4- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
5- runtime : php72
4+ runtime : php74
65
76env_variables :
87 GOOGLE_STORAGE_BUCKET : " "
Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43handlers :
54- url : /(monitoring|spanner|speech)\.php$
Original file line number Diff line number Diff line change 1- # Use PHP 7.3 by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43# Defaults to "serve index.php" and "serve public/index.php". Can be used to
54# serve a custom PHP front controller (e.g. "serve backend/index.php") or to
Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43env_variables :
54 # # Put production environment variables here.
Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
Original file line number Diff line number Diff line change 11# This app.yaml is for deploying to instances of Cloud SQL running MySQL.
22# See app-postgres.yaml for running Cloud SQL with PostgreSQL.
33
4- runtime : php72
4+ runtime : php74
55
66# [START gae_memorystore_app_yaml]
77# update with Redis instance host IP, port
Original file line number Diff line number Diff line change 1- # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
2- runtime : php72
1+ runtime : php74
32
43# Defaults to "serve index.php" and "serve public/index.php". Can be used to
54# serve a custom PHP front controller (e.g. "serve backend/index.php") or to
You can’t perform that action at this time.
0 commit comments