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
Copy file name to clipboardExpand all lines: cloud_sql/mysql/pdo/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -65,6 +65,8 @@ $ php -S localhost:8080
65
65
66
66
Navigate towards http://localhost:8080 to verify your application is running correctly.
67
67
68
+
## Google App Engine Flex
69
+
68
70
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).
69
71
70
72
First, update `app.yaml` with the correct values to pass the environment variables into the runtime.
0 commit comments