diff --git a/.env.template b/.env.template index d49053e8c..5425ea59c 100644 --- a/.env.template +++ b/.env.template @@ -101,5 +101,5 @@ LANGUAGE=en #*******************************************************************# # ** PROXY_SERVER #*******************************************************************# -PROXY_API_KEY=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 -PROXY_SERVER_URL=http://127.0.0.1:3000/api/openai/v1/chat/completions \ No newline at end of file +PROXY_API_KEY= +PROXY_SERVER_URL=http://127.0.0.1:3000/proxy_address \ No newline at end of file