From c413c40db963786f93f6bea8feba08c421425b3f Mon Sep 17 00:00:00 2001 From: DominicJamesWhite Date: Thu, 10 Apr 2025 16:07:28 +0200 Subject: [PATCH] Slight readme amend --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1a075269..db21377b4 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,5 @@ This is a lightly-reskinned version of NextChat. It downloads and runs the latest humctl and canyon-cli when the container starts. It takes as environment variables a HUMANITEC_TOKEN, a GOOGLE_API_KEY, ENABLE_MCP (set this to "TRUE" otherwise the MCP server won't start) and a DEFAULT_MODEL (works with "gemini-2.5-pro-preview-03-25"). + +Also running on GCP.