Skip to content

Commit 1877262

Browse files
committed
Update .env.example configuration
1 parent a72c77e commit 1877262

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.env.example

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ OAUTH_RSA_PRIVATE_PEM=your_rsa_private_key_here
2323
OAUTH_JWK_KID=mcp-dev-key
2424

2525
#For examples
26-
LLM_API_HOST=
27-
LLM_MODEL=
28-
LLM_KEY=
2926
LLM_API_HOST=https://api.openai.com/v1
3027
LLM_MODEL=gpt-4o-mini
3128
LLM_KEY=XXXXXXXXXXXXX

0 commit comments

Comments
 (0)