forked from phoenix/litellm-mirror
build(config.yml): fix spacing for cli args
This commit is contained in:
parent
54ea1b0cf4
commit
efc5ec5906
1 changed files with 2 additions and 2 deletions
|
@ -156,8 +156,8 @@ jobs:
|
|||
--config /app/config.yaml \
|
||||
--port 4000 \
|
||||
--num_workers 8 \
|
||||
--run_gunicorn \
|
||||
--debug
|
||||
--debug \
|
||||
--run_gunicorn \
|
||||
- run:
|
||||
name: Install curl and dockerize
|
||||
command: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue