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: run/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@
14
14
|[Image Processing][image_processing]| Event-driven image analysis & transformation |[<imgsrc="https://storage.googleapis.com/cloudrun/button.svg"alt="Run on Google Cloud"height="30"/>][run_button_image_processing]|
15
15
|[Manual Logging][manual_logging]| Structured logging without client library |[<imgsrc="https://storage.googleapis.com/cloudrun/button.svg"alt="Run on Google Cloud"height="30"/>][run_button_manual_logging]|
16
16
|[Cloud SQL (MySQL)][mysql]| Use MySQL with Cloud Run | - |
17
+
|[Cloud SQL (Postgres)][postgres]| Use Postgres with Cloud Run | - |
17
18
|[Hello Broken][hello_broken]| Something is wrong, how do you fix it? |[<imgsrc="https://storage.googleapis.com/cloudrun/button.svg"alt="Run on Google Cloud"height="30"/>][run_button_hello_broken]|
18
19
19
20
For more Cloud Run samples beyond Node.js, see the main list in the [Cloud Run Samples repository](https://github.com/GoogleCloudPlatform/cloud-run-samples).
0 commit comments