mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
Merge 6bde52b99b
into b82af5b826
This commit is contained in:
commit
60d5c4c24c
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ echo 'LITELLM_MASTER_KEY="sk-1234"' > .env
|
||||||
# It is used to encrypt / decrypt your LLM API Key credentials
|
# It is used to encrypt / decrypt your LLM API Key credentials
|
||||||
# We recommend - https://1password.com/password-generator/
|
# We recommend - https://1password.com/password-generator/
|
||||||
# password generator to get a random hash for litellm salt key
|
# password generator to get a random hash for litellm salt key
|
||||||
echo 'LITELLM_SALT_KEY="sk-1234"' > .env
|
echo 'LITELLM_SALT_KEY="sk-1234"' >> .env
|
||||||
|
|
||||||
source .env
|
source .env
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue