Skip to content

Commit

Permalink
fixed .env
Browse files Browse the repository at this point in the history
  • Loading branch information
gecBurton committed Jan 29, 2025
1 parent d01715e commit cdc7882
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/.env.integration
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,5 @@ MAX_SECURITY_CLASSIFICATION=OFFICIAL_SENSITIVE

LITELLM_URL=http://litellm:4000
LITELLM_MASTER_KEY=sk-1234
POSTGRES_URL=postgresql://redbox-core:insecure@db:5432/litellm
POSTGRES_URL=postgresql://redbox-core:insecure@db:5432/litellm

0 comments on commit cdc7882

Please sign in to comment.