From 0c050372cc95f231f68164ff2d8164d085ea3ccc Mon Sep 17 00:00:00 2001 From: GrĂ©goire DuchĂȘne Date: Mon, 9 Sep 2019 21:18:59 +0100 Subject: Add a version for GCP Cloud Run --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index d94e0f3..1fe7219 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,6 @@ You need to set up the following environment variables for it to work: * `PREFIX` for the prefix that must be removed from your package name, e.g. `golang.org/x/` for `golang.org/x/image`, and * `VCS` for the type of VCS you are using, e.g. `git`. + +Additionally, the version under `gcp/` will bind to the port passed in +the `PORT` environment variable, or 8080 if that variable is not set. -- cgit v1.2.3-70-g09d2