File tree Expand file tree Collapse file tree 16 files changed +16
-1
lines changed
Expand file tree Collapse file tree 16 files changed +16
-1
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"
12runtime : php72
23
34# Defaults to "serve index.php" and "serve public/index.php". Can be used to
Original file line number Diff line number Diff line change 22# See the default app.yaml for running Cloud SQL with MySQL.
33
44# [START gae_cloudsql_postgres_env]
5+ # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
56runtime : php72
67
78env_variables :
Original file line number Diff line number Diff line change 22# See app-postgres.yaml for running Cloud SQL with PostgreSQL.
33
44# [START gae_cloudsql_mysql_env]
5+ # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
56runtime : php72
67
78env_variables :
Original file line number Diff line number Diff line change 1+ # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
12runtime : php72
23
34# Defaults to "serve index.php" and "serve public/index.php". Can be used 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"
12runtime : php72
23
34# Defaults to "serve public/index.php" and "serve index.php". Can be used 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"
45runtime : php72
56
67env_variables :
Original file line number Diff line number Diff line change 1+ # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
12runtime : php72
23
34handlers :
Original file line number Diff line number Diff line change 1+ # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
12runtime : php72
23
34# Defaults to "serve index.php" and "serve public/index.php". Can be used 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"
12runtime : php72
23
34env_variables :
Original file line number Diff line number Diff line change 1+ # Use the PHP 7.3 runtime (BETA) by replacing "php72" below with "php73"
12runtime : php72
23
34env_variables :
You can’t perform that action at this time.
0 commit comments