mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
fix setup
This commit is contained in:
parent
c6d5793bf6
commit
7b09d88680
1 changed files with 1 additions and 1 deletions
|
|
@ -59,11 +59,11 @@ def setup_toxiproxy():
|
|||
[
|
||||
"./toxiproxy-cli",
|
||||
"create",
|
||||
"postgres_proxy",
|
||||
"-l",
|
||||
"127.0.0.1:6666",
|
||||
"-u",
|
||||
"ep-dry-paper-a69g2y1q-pooler.us-west-2.aws.neon.tech:5432",
|
||||
"postgres_proxy",
|
||||
]
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue