Skip to content

Commit 6271041

Browse files
authored
add missing section header
1 parent 95d90be commit 6271041

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cloud_sql/mysql/pdo/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ $ php -S localhost:8080
6565

6666
Navigate towards http://localhost:8080 to verify your application is running correctly.
6767

68+
## Google App Engine Flex
69+
6870
To run on App Engine Flex, create an App Engine project by following the setup for these [instructions](https://cloud.google.com/appengine/docs/standard/php7/quickstart#before-you-begin).
6971

7072
First, update `app.yaml` with the correct values to pass the environment variables into the runtime.

0 commit comments

Comments
 (0)