forked from phoenix/litellm-mirror
build(config.yml): remove mounting config logic (temporary)
This commit is contained in:
parent
e3aff7fc92
commit
2302e01cc4
1 changed files with 1 additions and 3 deletions
|
@ -104,9 +104,7 @@ jobs:
|
|||
docker run -d \
|
||||
-p 4000:4000 \
|
||||
--name my-app \
|
||||
-v $(pwd)/proxy_server_config.yaml:/app/config.yaml \
|
||||
my-app:latest \
|
||||
--config /app/config.yaml
|
||||
my-app:latest
|
||||
- run:
|
||||
name: Install curl and dockerize
|
||||
command: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue