From 08dc9f68223902470c6f95a7f79e4775486edfbe Mon Sep 17 00:00:00 2001 From: ApexAppdevelopment <105411165+ApexAppdevelopment@users.noreply.github.com> Date: Sun, 25 Aug 2024 21:09:41 +0800 Subject: [PATCH] Update .env --- .env.template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.env.template b/.env.template index 25addf2b3e5..87f37a89949 100644 --- a/.env.template +++ b/.env.template @@ -2,7 +2,7 @@ OPENAI_API_KEY=sk-xxxx # Access password, separated by comma. (optional) -CODE=your-password +CODE=120221 # You can start service behind a proxy. (optional) PROXY_URL=http://localhost:7890 @@ -10,12 +10,12 @@ PROXY_URL=http://localhost:7890 # (optional) # Default: Empty # Google Gemini Pro API key, set if you want to use Google Gemini Pro API. -GOOGLE_API_KEY= +GOOGLE_API_KEY=AIzaSyCU-1Vp9GICn-0KfJ4x_fz4YTABiB3sd7I # (optional) # Default: https://generativelanguage.googleapis.com/ # Google Gemini Pro API url without pathname, set if you want to customize Google Gemini Pro API url. -GOOGLE_URL= +GOOGLE_URL=https://generativelanguage.googleapis.com/ # Override openai api request base url. (optional) # Default: https://api.openai.com @@ -66,4 +66,4 @@ ANTHROPIC_API_VERSION= ANTHROPIC_URL= ### (optional) -WHITE_WEBDEV_ENDPOINTS= \ No newline at end of file +WHITE_WEBDEV_ENDPOINTS=