From 3224c63fd11d58ac1c51097dc87847419ad04989 Mon Sep 17 00:00:00 2001 From: Antoni Sawicki Date: Mon, 27 Apr 2020 19:22:39 -0700 Subject: [PATCH] readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4988e5..66a2406 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ gcloud run deploy --platform managed --image=gcr.io/tenox7/wrp:latest --args='-t Or from [Web UI](https://console.cloud.google.com/run). Use `gcr.io/tenox7/wrp` as container image URL. -Note that Cloud Run forces https. Your browser support of encryption protocols and certification authorities will vary. +Note that Cloud Run forces https. Your browser support of encryption protocols and certification authorities will vary. Also the container needs 2 GB RAM or it will keep crashing and complaining about memory limit exceeded. ## Flags