mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 18:21:56 +00:00
Update .env.example
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@ LITELLM_MASTER_KEY="sk-1234"
|
||||
# Database - You can change these to any PostgreSQL database.
|
||||
############
|
||||
|
||||
LITELLM_DATABASE_URL="your-postgres-db-url"
|
||||
DATABASE_URL="your-postgres-db-url"
|
||||
|
||||
|
||||
############
|
||||
@@ -19,4 +19,4 @@ LITELLM_DATABASE_URL="your-postgres-db-url"
|
||||
# SMTP_HOST = "fake-mail-host"
|
||||
# SMTP_USERNAME = "fake-mail-user"
|
||||
# SMTP_PASSWORD="fake-mail-password"
|
||||
# SMTP_SENDER_EMAIL="fake-sender-email"
|
||||
# SMTP_SENDER_EMAIL="fake-sender-email"
|
||||
|
||||
Reference in New Issue
Block a user